Age | Commit message (Expand) | Author | Files | Lines |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 278 | -278/+278 |
2013-12-22 | Flatten sysdeps/unix/bsd/bsd4.4 into sysdeps/unix/bsd. | Joseph Myers | 1 | -1/+1 |
2013-12-18 | Patch [1/4] async-signal safe TLS. | Paul Pluzhnikov | 1 | -0/+7 |
2013-10-30 | rename configure.in to configure.ac | Mike Frysinger | 4 | -2/+2 |
2013-10-04 | Add fork hooks for pthread_atfork | Samuel Thibault | 1 | -0/+15 |
2013-09-24 | sysdeps/mach/hurd/i386/tls.h: Remove TLS_INIT_TP_EXPENSIVE. | Will Newton | 1 | -1/+0 |
2013-08-30 | Fix typos. | Ondřej Bílka | 2 | -2/+2 |
2013-08-29 | Hurd: Add ESUCCESS error_t value. | Thomas Schwinge | 2 | -1/+17 |
2013-08-29 | Hurd: Use __executable_start symbol instead of _start. | Samuel Thibault | 1 | -2/+2 |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-06-17 | Rewrite sysd-rules generation using an awk script. | Roland McGrath | 1 | -1/+1 |
2013-06-08 | Use (void) in no-arguments function definitions. | Joseph Myers | 14 | -17/+17 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 2 | -2/+2 |
2013-06-05 | Remove trailing whitespace. | Joseph Myers | 4 | -5/+5 |
2013-05-26 | _dl_skip_args declaration cleanup. | Thomas Schwinge | 1 | -1/+0 |
2013-05-26 | _dl_non_dynamic_init declaration cleanup. | Thomas Schwinge | 1 | -3/+0 |
2013-05-10 | Hurd: add ST_NOATIME | Pino Toscano | 1 | -1/+3 |
2013-05-03 | Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}. | Roland McGrath | 2 | -24/+0 |
2013-04-08 | BZ#14280: Fix Hurd ioctl macro to avoid warning. | Roland McGrath | 1 | -1/+1 |
2013-03-28 | Use __ehdr_start, if available, as fallback for AT_PHDR. | Roland McGrath | 1 | -8/+14 |
2013-03-28 | Make _dl_phdr pointer to const. | Roland McGrath | 1 | -1/+1 |
2013-03-28 | Consolidate declarations of _dl_phdr, _dl_phnum. | Roland McGrath | 1 | -4/+0 |
2013-03-20 | Move system-specific settings out of toplevel configure.in and config.make.in. | Joseph Myers | 2 | -0/+3 |
2013-01-02 | Fix copyright notice corruption from update-copyright bug. | Joseph Myers | 6 | -6/+6 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 278 | -282/+278 |
2013-01-01 | Add script to update copyright notices and reformat some to facilitate its use. | Joseph Myers | 7 | -14/+7 |
2012-11-20 | Hurd: fixes for ptsname and ptsname_r | Pino Toscano | 1 | -9/+9 |
2012-11-19 | Hurd: implement syncfs | Pino Toscano | 1 | -0/+31 |
2012-11-04 | [BZ #3665] Regenerate sysdeps/mach/hurd/bits/errno.h. | Samuel Thibault | 1 | -3/+3 |
2012-11-04 | [BZ #5246] Conditionalize use of PTR_DEMANGLE. | Thomas Schwinge | 1 | -0/+2 |
2012-11-01 | Fix build of test cases on GNU Hurd that are statically linked. | Thomas Schwinge | 1 | -3/+7 |
2012-11-01 | Remove PowerPC sysdep files for GNU Hurd and GNU Mach. | Thomas Schwinge | 14 | -1501/+0 |
2012-11-01 | Fix a compilation error in the Hurd's bits/param.h. | Thomas Schwinge | 1 | -2/+0 |
2012-10-29 | Hurd: fix fdatasync/fsync if the fd does not support file_sync | Pino Toscano | 2 | -2/+14 |
2012-10-25 | Hurd: ptrace: use __hurd_fail for EOPNOTSUPP | Pino Toscano | 1 | -4/+4 |
2012-10-09 | Add missing magic to GLIBC_PROVIDES. | Roland McGrath | 2 | -260/+1 |
2012-10-05 | Move _dl_important_hwcaps to dl-hwcaps.c | H.J. Lu | 1 | -20/+0 |
2012-10-04 | Name space hygeine for madvise. | Roland McGrath | 1 | -2/+3 |
2012-10-03 | Clean up conditionalize of ld.so.cache support. | Roland McGrath | 1 | -28/+0 |
2012-10-01 | Get rid of unused __swblk_t type. | Roland McGrath | 1 | -1/+0 |
2012-09-28 | Move _G_config.h with Linuxism to linux/ directory. | Roland McGrath | 1 | -64/+0 |
2012-09-25 | Remove various _G_*_t type names. | Joseph Myers | 1 | -7/+0 |
2012-09-21 | Remove _G_HAVE_SYS_WAIT and _IO_HAVE_SYS_WAIT. | Joseph Myers | 1 | -1/+0 |
2012-09-20 | Remove _G_NEED_STDARG_H. | Joseph Myers | 1 | -1/+0 |
2012-09-17 | Remove _G_HAVE_IO_GETLINE_INFO. | Joseph Myers | 1 | -1/+0 |
2012-09-13 | Remove unused __rtld_lock_init_recursive macro | H.J. Lu | 2 | -3/+0 |
2012-09-13 | Remove _G_HAVE_PRINTF_FP. | Joseph Myers | 1 | -1/+0 |
2012-09-11 | Remove unused typedefs and macros from _G_config.h. | Joseph Myers | 1 | -10/+0 |
2012-09-10 | Remove _G_USING_THUNKS. | Joseph Myers | 1 | -3/+0 |
2012-09-10 | Remove libio C++ vtable definitions. | Joseph Myers | 1 | -4/+0 |