Age | Commit message (Expand) | Author |
2014-03-24 | S390: Fix namespace violation in struct stat (BZ #16714). | Stefan Liebler |
2014-03-24 | S390: Correct type of sa_flags in struct sigaction for POSIX conformance | Stefan Liebler |
2014-03-07 | Fix POSIX namespace for <bits/siginfo.h> (bug 16674). | Joseph Myers |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka |
2013-05-15 | Update s390/bits/siginfo.h | Edjunior Machado |
2013-04-23 | S/390: Change struct statfs[64] member types to unsigned values | Heiko Carstens |
2013-03-06 | Remove MAP_GROWSUP on s390 | Andreas Jaeger |
2013-03-06 | Sync with Linux 3.8 | Andreas Jaeger |
2013-03-05 | Define MCL_CURRENT, MCL_FUTURE in bits/mman-linux.h | Andreas Jaeger |
2013-03-04 | Create <bits/mman-linux.h> | Andreas Jaeger |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-08 | S/390: Add hwcap value for transactional execution. | Andreas Krebbel |
2012-10-27 | Remove redundant defines of __O_LARGEFILE | Andreas Jaeger |
2012-10-24 | F_GETLK cleanup for <bits/fcntl.h> | Andreas Jaeger |
2012-10-22 | Always define __O_LARGEFILE | Andreas Jaeger |
2012-10-22 | Use __O_LARGEFILE instead of O_LARGEFILE | Andreas Jaeger |
2012-10-20 | Reorganization of bits/fcntl.h for Linux | Andreas Jaeger |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-08-06 | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger |
2012-05-23 | Update from Linux 3.4 | Andreas Jaeger |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson |
2012-05-17 | Add __fsword_t and use it in bits/statfs.h | H.J. Lu |
2012-05-16 | Fold copyright years | H.J. Lu |
2012-05-15 | Remove __snseconds_t | H.J. Lu |
2012-05-15 | Add __syscall_slong_t and __syscall_ulong_t | H.J. Lu |
2012-04-11 | Add __snseconds_t and __SNSECONDS_T_TYPE | H.J. Lu |
2012-03-27 | Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc. | Anton Blanchard |
2012-02-26 | Fix name mangling of pthread_attr_t after change | Ulrich Drepper |
2012-02-26 | Work around problem of pthread_attr_t definition with old compilers | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-05-29 | Same change for the other siginfi.h files | Ulrich Drepper |
2011-04-01 | Rename open_by_handle to open_by_handle_at. | Andreas Schwab |
2011-04-01 | Define O_PATH. | Ulrich Drepper |
2011-04-01 | Add support for name_to_handle_at and open_by_handle. | Ulrich Drepper |
2011-01-17 | Define MADV_NOHUGEPAGE. | Ulrich Drepper |
2011-01-17 | Define MADV_HUGEPAGE. | Ulrich Drepper |
2010-08-11 | f_flags in Linux statfs implementation. | Ulrich Drepper |
2010-06-14 | Define F_SETPIPE_SZ and F_GETPIPE_SZ. | Ulrich Drepper |
2010-01-11 | Fix double-inclusion problem of bits/stat.h. | Ulrich Drepper |
2010-01-10 | FIx up signal.h for XPG7. | Ulrich Drepper |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper |
2009-12-11 | Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels. | Ulrich Drepper |
2009-11-23 | Use struct timespec for timestamps in struct stat also if __USE_XOPEN2K8. | Andreas Schwab |
2009-11-19 | Follow kernel F_OWNER_{GID -> PGRP} change. | Ulrich Drepper |
2009-11-17 | Change misleading names of parameters of sync_file_range. | Ulrich Drepper |