| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-20 | Fix __bswap_64 return type in generic bits/byteswap.h. |  Joseph Myers | 1 | -5/+6 |
| 2012-10-01 | Get rid of unused __swblk_t type. |  Roland McGrath | 2 | -2/+0 |
| 2012-09-13 | Remove unused __rtld_lock_init_recursive macro |  H.J. Lu | 1 | -1/+0 |
| 2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. |  Roland McGrath | 1 | -0/+33 |
| 2012-08-15 | Define __rtld_lock_initialize in stub bits/libc-lock.h file. |  Roland McGrath | 1 | -0/+1 |
| 2012-08-15 | Define O_DSYNC and O_RSYNC in generic/4.4 bits/fcntl.h file. |  Roland McGrath | 1 | -0/+4 |
| 2012-08-07 | Make the bsd4.4/bits/fcntl.h be the generic one. |  Roland McGrath | 1 | -11/+62 |
| 2012-08-07 | Make the bsd4.4/bits/dirent.h be the generic one. |  Roland McGrath | 1 | -7/+28 |
| 2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == struct dirent64. |  Roland McGrath | 2 | -1/+7 |
| 2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. |  Roland McGrath | 1 | -0/+7 |
| 2012-07-30 | Fix lots of bitrot for stub configurations. |  Roland McGrath | 3 | -31/+49 |
| 2012-06-21 | Avoid -Wconversion warning for htons |  Andreas Jaeger | 2 | -2/+3 |
| 2012-05-17 | Add __fsword_t and use it in bits/statfs.h |  H.J. Lu | 2 | -0/+4 |
| 2012-05-16 | Fold copyright years |  H.J. Lu | 2 | -4/+2 |
| 2012-05-15 | Remove __snseconds_t |  H.J. Lu | 2 | -4/+4 |
| 2012-05-15 | Add __syscall_slong_t and __syscall_ulong_t |  H.J. Lu | 2 | -0/+7 |
| 2012-05-10 | Hurd: Fix POSIX 2008 visibility |  Samuel Thibault | 1 | -1/+3 |
| 2012-05-10 | Hurd: libc_once_get |  Thomas Schwinge | 1 | -1/+4 |
| 2012-05-10 | Hurd: Add SOL_IP, SOL_IPV6, SOL_ICMPV6 |  Samuel Thibault | 1 | -0/+7 |
| 2012-05-10 | Hurd: Add more ipv6 macros. |  Samuel Thibault | 1 | -4/+5 |
| 2012-04-11 | Add __snseconds_t and __SNSECONDS_T_TYPE |  H.J. Lu | 2 | -0/+2 |
| 2012-04-06 | Use __builtin_bswap32/64 in __bswap_32/64 for GCC >= 4.2 |  H.J. Lu | 1 | -3/+21 |
| 2012-04-06 | Add byteswap-16.h for __bswap_16 |  H.J. Lu | 2 | -11/+35 |
| 2012-04-03 | Add __bswap_64 definition for non GCC compilers. |  Andreas Jaeger | 1 | -2/+17 |
| 2012-02-09 | Replace FSF snail mail address with URLs. |  Paul Eggert | 58 | -175/+116 |
| 2012-01-07 | Remove pre-ISO C support |  Ulrich Drepper | 4 | -13/+13 |
| 2011-12-23 | Prevent warnings due to long long constants |  Ulrich Drepper | 1 | -10/+11 |
| 2011-11-02 | Fix _IOT_sgttyb definition. |  Samuel Thibault | 1 | -2/+2 |
| 2011-09-13 | Avoid macro clash between <sys/select.h> and <linux/posix_types.h> |  Andreas Schwab | 1 | -3/+4 |
| 2011-09-10 | Remove support for !USE___THREAD |  Ulrich Drepper | 1 | -16/+7 |
| 2011-07-18 | Fix typos in pretty much unused code in sched.h header. |  Ulrich Drepper | 1 | -2/+2 |
| 2011-02-07 | Synchronize generic bits/sched.h cpu_set_t with Linux implementation. |  Samuel Thibault | 1 | -15/+72 |
| 2011-01-09 | Clean up some bits/select.h headers. |  Ulrich Drepper | 1 | -4/+6 |
| 2010-10-19 | Provide FP_FAST_FMA{,F,L} definitions for x86/x86-64. |  Ulrich Drepper | 1 | -1/+1 |
| 2010-10-19 | Add C99 FP_FAST_FMA{,F,L} macros to math.h |  Michael Meissner | 1 | -0/+14 |
| 2010-09-01 | Fix generic bits/sched.h for #define __need_schedparam uses. |  Samuel Thibault | 1 | -0/+15 |
| 2010-03-25 | Add support for new clocks. |  Ulrich Drepper | 1 | -1/+7 |
| 2010-01-14 | Make unistd.h pre-c((-safe. |  Ulrich Drepper | 1 | -1/+1 |
| 2010-01-11 | Fix compile error. |  Ulrich Drepper | 1 | -2/+2 |
| 2010-01-09 | Add support for XPG7 testing. |  Ulrich Drepper | 1 | -1/+6 |
| 2009-12-15 | Update poll.h header for POSIX 2008. |  Ulrich Drepper | 1 | -3/+3 |
| 2009-09-27 | Fix IXANY feature macro conditions. |  Samuel Thibault | 1 | -1/+3 |
| 2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. |  Ulrich Drepper | 1 | -0/+5 |
| 2009-02-25 | Define _SC_TRACE_EVENT_NAME_MAX, _SC_TRACE_NAME_MAX, _SC_TRACE_SYS_MAX, _SC_TRACE_USER_EVENT_MAX, _SC_XOPEN_STREAMS. |  Ulrich Drepper | 1 | -0/+15 |
| 2009-02-07 | [BZ #7095] |  Ulrich Drepper | 2 | -12/+72 |
| 2009-01-03 | 2009-01-03 Samuel Thibault <samuel.thibault@ens-lyon.org> |  Roland McGrath | 1 | -0/+3 |
| 2008-11-07 | * bits/libc-tsd.h (__libc_tsd_define, __libc_tsd_address, |  Jakub Jelinek | 1 | -14/+15 |
| 2008-05-21 | 2008-05-21 Samuel Thibault <samuel.thibault@ens-lyon.org> |  Roland McGrath | 1 | -1/+3 |
| 2008-05-15 | [BZ #6442] |  Ulrich Drepper | 1 | -2/+2 |
| 2008-05-05 | 2007-09-14 Samuel Thibault <samuel.thibault@ens-lyon.org> |  Roland McGrath | 1 | -6/+88 |