Age | Commit message (Expand) | Author | Files | Lines |
2016-12-31 | getentropy: Declare it in <unistd.h> for __USE_MISC [BZ #17252] | Florian Weimer | 1 | -1/+1 |
2016-12-27 | Declare getentropy in <unistd.h> [BZ #17252] | Florian Weimer | 1 | -0/+5 |
2016-12-08 | Make _REENTRANT and _THREAD_SAFE aliases for _POSIX_C_SOURCE=199506L. | Zack Weinberg | 1 | -1/+1 |
2016-05-17 | Correct ttyslot header declaration conditions (bug 20051). | Joseph Myers | 1 | -2/+1 |
2016-05-12 | Declare gethostname for XPG4 (bug 20054). | Joseph Myers | 1 | -1/+1 |
2016-05-10 | Declare pthread_atfork in unistd.h for UNIX98 (bug 20044). | Joseph Myers | 1 | -0/+9 |
2016-05-10 | Declare cuserid in unistd.h for UNIX98 and before (bug 20043). | Joseph Myers | 1 | -2/+6 |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2015-05-22 | Restore _POSIX2_C_VERSION definition (bug 438). | Joseph Myers | 1 | -0/+3 |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2014-12-02 | Remove excess declarations from unistd.h for XPG3/XPG4 (bug 17665). | Joseph Myers | 1 | -2/+2 |
2014-02-21 | Complete _BSD_SOURCE / _SVID_source followup cleanup. | Joseph Myers | 1 | -20/+20 |
2014-02-13 | Clean up trivially redundant __USE_MISC conditionals. | Joseph Myers | 1 | -1/+1 |
2014-02-12 | Combine __USE_BSD and __USE_SVID into __USE_MISC. | Joseph Myers | 1 | -22/+22 |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 1 | -1/+1 |
2013-12-17 | Remove __FAVOR_BSD. | Joseph Myers | 1 | -24/+2 |
2013-11-21 | Use __glibc_block in public headers. | Meador Inge | 1 | -1/+2 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 1 | -1/+1 |
2012-08-01 | * posix/unistd.h (setuid, setreuid, seteuid, setresuid): | Florian Weimer | 1 | -8/+8 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 1 | -1/+1 |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 1 | -1/+1 |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper | 1 | -4/+3 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 1 | -3/+2 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 1 | -47/+47 |
2011-10-27 | Don't mark memory synchronisation functions as leaf | Andreas Schwab | 1 | -1/+1 |
2011-07-23 | Define SEEK_DATA and SEEK_HOLE | Ulrich Drepper | 1 | -0/+4 |
2011-04-01 | Add syncfs syscall. | Andreas Schwab | 1 | -0/+7 |
2011-04-01 | Fix typos in comments. | Ulrich Drepper | 1 | -3/+3 |
2010-09-21 | Undo feature selection for ftruncate. | Ulrich Drepper | 1 | -0/+3 |
2010-01-14 | Relax conditions in unistd.h. | Ulrich Drepper | 1 | -9/+9 |
2010-01-14 | Relax visibility of some more declaration. | Ulrich Drepper | 1 | -2/+2 |
2010-01-14 | Declare getpagesize in _GNU_SOURCE mode again. | Ulrich Drepper | 1 | -2/+2 |
2010-01-11 | Fix handling symbols removed in XPG7. | Ulrich Drepper | 1 | -6/+6 |
2010-01-11 | Fix up unistd.h for XPG7. | Ulrich Drepper | 1 | -16/+23 |
2009-12-09 | Add more warnings to exec functions. | Bruno Haible | 1 | -8/+8 |
2009-08-23 | Also correct _POSIX2_* constants in case older standards are selected. | Ulrich Drepper | 1 | -5/+19 |
2009-08-23 | Define _POSIX_VERSION correctly when older POSIX versions are selected. | Ulrich Drepper | 1 | -1/+15 |
2009-06-02 | Implement execvpe. | Ulrich Drepper | 1 | -0/+8 |
2009-03-10 | * posix/unistd.h (_POSIX_VERSION, _POSIX2_VERSION, _POSIX2_C_BIND, | Ulrich Drepper | 1 | -8/+10 |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper | 1 | -2/+2 |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper | 1 | -1/+13 |
2007-11-26 | * posix/unistd.h: Declare fsync also for __USE_XOPEN2K. | Ulrich Drepper | 1 | -1/+1 |
2007-11-26 | Declare fsync also for Unix98. | Ulrich Drepper | 1 | -2/+2 |
2007-09-15 | * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+. | Ulrich Drepper | 1 | -1/+1 |
2007-05-07 | * posix/unistd.h: Remove __THROW from fdatasync. | Ulrich Drepper | 1 | -1/+1 |
2007-04-16 | [BZ #4364]cvs/fedora-glibc-20070416T2350 | Ulrich Drepper | 1 | -2/+4 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -6/+4 |
2007-07-31 | . | Jakub Jelinek | 1 | -4/+6 |
2006-11-09 | [BZ #3493] | Ulrich Drepper | 1 | -1/+1 |
2006-08-24 | * posix/unistd.h (getlogin_r): Condition on __USE_POSIX199506, not | Ulrich Drepper | 1 | -1/+1 |