Age | Commit message (Expand) | Author |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers |
2012-11-20 | Hurd: fixes for ptsname and ptsname_r | Pino Toscano |
2012-11-19 | Hurd: implement syncfs | Pino Toscano |
2012-11-04 | [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h. | Samuel Thibault |
2012-11-04 | [BZ #5246] Conditionalize use of PTR_DEMANGLE. | Thomas Schwinge |
2012-11-01 | Fix build of test cases on GNU Hurd that are statically linked. | Thomas Schwinge |
2012-11-01 | Remove PowerPC sysdep files for GNU Hurd and GNU Mach. | Thomas Schwinge |
2012-11-01 | Fix a compilation error in the Hurd's bits/param.h. | Thomas Schwinge |
2012-10-29 | Hurd: fix fdatasync/fsync if the fd does not support file_sync | Pino Toscano |
2012-10-25 | Hurd: ptrace: use __hurd_fail for EOPNOTSUPP | Pino Toscano |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath |
2012-10-05 | Move _dl_important_hwcaps to dl-hwcaps.c | H.J. Lu |
2012-10-04 | Name space hygeine for madvise. | Roland McGrath |
2012-10-03 | Clean up conditionalize of ld.so.cache support. | Roland McGrath |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath |
2012-09-28 | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath |
2012-09-25 | Remove various _G_*_t type names. | Joseph Myers |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers |
2012-09-20 | Remove _G_NEED_STDARG_H. | Joseph Myers |
2012-09-17 | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers |
2012-09-13 | Remove unused __rtld_lock_init_recursive macro | H.J. Lu |
2012-09-13 | Remove _G_HAVE_PRINTF_FP. | Joseph Myers |
2012-09-11 | Remove unused typedefs and macros from _G_config.h. | Joseph Myers |
2012-09-10 | Remove _G_USING_THUNKS. | Joseph Myers |
2012-09-10 | Remove libio C++ vtable definitions. | Joseph Myers |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath |
2012-08-03 | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath |
2012-07-31 | Hurd: implement renameat | Pino Toscano |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-21 | Hurd: compliance fixes for getlogin_r | Pino Toscano |
2012-07-21 | Hurd: compliance fixes for getgroups | Pino Toscano |
2012-07-21 | Hurd: provide lremovexattr | Pino Toscano |
2012-07-21 | Hurd: provide llistxattr | Pino Toscano |
2012-07-20 | Hurd: sendto: do not crash when ADDR is null | Pino Toscano |
2012-07-10 | Get rid of ASM_GLOBAL_DIRECTIVE. | Marek Polacek |
2012-06-23 | Some missing bits from sysdeps/*/elf dismissal. | Thomas Schwinge |
2012-06-21 | Regenerate sysdeps/mach/configure. | Joseph Myers |
2012-05-31 | Remove use of INTDEF/INTUSE in socket | Andreas Schwab |
2012-05-24 | Remove use of INTDEF/INTUSE in libio | Andreas Schwab |
2012-05-24 | Switch gettimeofday from INTUSE to libc_hidden_proto. | Roland McGrath |
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_{S,U}LONG_TYPE to hurd typesizes.h | H.J. Lu |
2012-05-11 | [BZ #13673] Replace FSF snail mail address with URL. | Thomas Schwinge |
2012-05-10 | Hurd: fix mode type for openat | Samuel Thibault |
2012-05-10 | Hurd: Fix port deallocation on mknod error. | Samuel Thibault |