Age | Commit message (Expand) | Author |
2012-08-17 | Move some things from sysdeps/unix to sysdeps/posix. | Roland McGrath |
2012-08-17 | Merge unix/inet/syscalls.list into unix/syscalls.list. | Roland McGrath |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath |
2012-08-16 | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers |
2012-08-14 | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers |
2012-08-10 | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers |
2012-08-09 | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu |
2012-08-08 | Remove __ASSUME_TGKILL. | Joseph Myers |
2012-08-08 | Missing #include updates for dirstream code move from unix to posix. | Roland McGrath |
2012-08-07 | Remove some pre-2.6.16 Linux kernel conditionals. | Joseph Myers |
2012-08-07 | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/fcntl.h be the generic one. | Roland McGrath |
2012-08-07 | Update bsd4.4/bits/fcntl.h to match modern NetBSD bits. | Roland McGrath |
2012-08-07 | Make the bsd4.4/bits/dirent.h be the generic one. | Roland McGrath |
2012-08-07 | Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h | Roland McGrath |
2012-08-07 | Remove pre-2.6.16 Linux kernel support. | Joseph Myers |
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-08-06 | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu |
2012-08-03 | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers |
2012-08-03 | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers |
2012-08-02 | Get rid of ASM_TYPE_DIRECTIVE{,_PREFIX}. | Marek Polacek |
2012-08-01 | Remove __ASSUME_FCNTL64. | Joseph Myers |
2012-08-01 | Remove __ASSUME_VFORK_SYSCALL (and some __NR_vfork conditionals). | Joseph Myers |
2012-08-01 | Clean up mkstemp64/mkostemp64 for O_LARGEFILE==0. | Roland McGrath |
2012-08-01 | BZ#14138: Move getrlimit (ugetrlimit) syscall to syscalls.list. | Roland McGrath |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-07-26 | Merge Linux 3.5 ptrace changes | Andreas Jaeger |
2012-07-26 | Merge Linux 3.5 epoll changes | Andreas Jaeger |
2012-07-26 | Merge _sigsys changes from Linux 3.5 | Andreas Jaeger |
2012-07-25 | Remove pre-2.4.21 Linux kernel support. | Joseph Myers |
2012-07-25 | Remove unused pseudo_end label | Andreas Schwab |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-20 | Move localplt baselines to sysdeps directories. | Joseph Myers |
2012-07-19 | S/390: Fix uc_link == NULL handling for makecontext | Andreas Krebbel |
2012-07-17 | Move c++-types baselines to sysdeps directories. | Joseph Myers |
2012-07-17 | SH: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge |
2012-07-17 | x86_64: makecontext: exit (0) if uc_link is the null pointer. | Thomas Schwinge |
2012-07-12 | Remove pre-2.4.1 Linux kernel support. | Joseph Myers |
2012-06-23 | SH can do fanotify_mark, too.glibc-2.16-tps | Andreas Schwab |
2012-06-23 | SH: Preserve more registers for frame unwinding purposes, add CFI directives. | Thomas Schwinge |
2012-06-23 | SH: Optimize assembler code in context of call to __fortify_fail. | Thomas Schwinge |
2012-06-23 | SH: ____longjmp_chk for GNU/Linux with sigaltstack support. | Thomas Schwinge |
2012-06-23 | SH: ABORT_INSTRUCTION. | Thomas Schwinge |
2012-06-23 | SH: makecontext/.Lexitcode: Always initialize the GOT register before use. | Thomas Schwinge |
2012-06-23 | SH: makecontext: Fix calculation of ARGC > 4. | Thomas Schwinge |
2012-06-23 | SH: makecontext: Improve understandability. | Thomas Schwinge |
2012-06-23 | Fix gUSA sequence in SH atomic functions in | Kaz Kojima |
2012-06-12 | Fix a typo in sysdeps/unix/Makefile. | Thomas Schwinge |