Age | Commit message (Expand) | Author | Files | Lines |
2017-06-15 | manual: Replace summary.awk with summary.pl. | Rical Jasan | 1 | -258/+131 |
2017-05-18 | manual: Fix up invalid header and standards syntax. | Rical Jasan | 1 | -4/+4 |
2017-04-11 | manual: readdir, readdir64 are thread-safe | Florian Weimer | 1 | -9/+20 |
2016-12-21 | manual: Convert @tables of variables to @vtables. | Rical Jasan | 1 | -33/+6 |
2016-10-06 | Manual typos: File System Interface | Rical Jasan | 1 | -21/+21 |
2016-06-16 | manual: fix spelling typos | Mike Frysinger | 1 | -1/+1 |
2016-02-20 | Deprecate readdir_r, readdir64_r [BZ #19056] | Florian Weimer | 1 | -6/+7 |
2015-10-07 | Fix manual argument order for posix_fallocate64 (Bug 19086). | Carlos O'Donell | 1 | -1/+1 |
2015-09-29 | Files open O_WRONLY not supported in fallocate emulation. | Carlos O'Donell | 1 | -0/+4 |
2015-08-20 | Fix exponents in manual. | Ondřej Bílka | 1 | -8/+8 |
2015-06-05 | posix_fallocate: Emulation fixes and documentation [BZ #15661] | Florian Weimer | 1 | -0/+94 |
2014-05-23 | manual: Update prototypes for alphasort and friends | Rasmus Villemoes | 1 | -4/+4 |
2014-02-11 | Remove _BSD_SOURCE and _SVID_SOURCE. | Joseph Myers | 1 | -3/+4 |
2014-02-01 | * manual/filesys.texi: Document MTASC-safety properties. | Alexandre Oliva | 1 | -0/+222 |
2013-12-30 | Fix spelling in manual, as in bug 16376 | Ville Skytta | 1 | -1/+1 |
2013-08-30 | Fix then/than typos. | Ondřej Bílka | 1 | -3/+3 |
2013-08-16 | CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r | Florian Weimer | 1 | -20/+53 |
2013-02-11 | Fix some errors in declarations in the manual. | Roland McGrath | 1 | -11/+11 |
2012-11-07 | BZ#14815: Manual typo fix. | Roland McGrath | 1 | -1/+1 |
2012-04-09 | Enhance d_namlen description | Andreas Jaeger | 1 | -3/+5 |
2012-04-08 | Describe DT_LNK | Andreas Jaeger | 1 | -0/+3 |
2012-04-08 | Fix DT_UNKNOWN description | Andreas Jaeger | 1 | -1/+2 |
2012-03-08 | Clean up glibc manual references to "GNU system" (bug 6911). | Joseph Myers | 1 | -14/+15 |
2012-03-02 | Document properties of standard typedefs, not exact types. | Joseph Myers | 1 | -15/+14 |
2012-02-28 | Use Texinfo macros to refer to the GNU C Library within the manual. | Joseph Myers | 1 | -7/+7 |
2012-02-17 | Fix various problems with @deftypefun lines. | Nicolas Boulenguez | 1 | -1/+1 |
2008-08-02 | * manual/arith.texi: Avoid @strong{Note:}. | Ulrich Drepper | 1 | -1/+1 |
2007-01-11 | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 1 | -5/+5 |
2007-07-31 | . | Jakub Jelinek | 1 | -5/+5 |
2006-11-10 | [BZ #3483] | Ulrich Drepper | 1 | -5/+5 |
2006-02-22 | * manual/filesys.texi (futimes): Fix prototype. | Roland McGrath | 1 | -1/+1 |
2005-12-31 | [BZ #1395] | Andreas Jaeger | 1 | -4/+4 |
2005-10-15 | [BZ #968] | Ulrich Drepper | 1 | -5/+56 |
2005-02-14 | 2005-02-14 Andreas Schwab <schwab@suse.de> | Roland McGrath | 1 | -3/+3 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 1 | -64/+13 |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | 1 | -13/+64 |
2003-11-07 | Update. | Ulrich Drepper | 1 | -0/+11 |
2003-09-03 | Update. | Ulrich Drepper | 1 | -1/+2 |
2002-11-03 | * manual/filesys.texi (Reading/Closing Directory): Rewrite readdir_r | Roland McGrath | 1 | -9/+5 |
2002-08-27 | * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them. | Roland McGrath | 1 | -1/+50 |
2002-06-30 | Update. | Ulrich Drepper | 1 | -2/+2 |
2002-05-24 | Update. | Ulrich Drepper | 1 | -3/+6 |
2002-05-16 | (Symbolic Links): Adjust description of realpath to new implementation. | Ulrich Drepper | 1 | -7/+14 |
2001-11-27 | Update. | Ulrich Drepper | 1 | -1/+2 |
2001-08-13 | Regenerated from source files | Ulrich Drepper | 1 | -1/+3 |
2001-08-12 | (Working Directory): Don't use TAB in example. | Ulrich Drepper | 1 | -1/+1 |
2001-04-09 | Update. | Ulrich Drepper | 1 | -1/+84 |
2001-03-05 | Fix type of parameter for S_TYPEISMQ, S_TYPEISSEM, and S_TYPEISSHM. | Ulrich Drepper | 1 | -3/+3 |
2001-02-11 | (Working Directory): Make getwd as deprecated in the header. | Ulrich Drepper | 1 | -3/+18 |
2001-02-11 | Update. | Ulrich Drepper | 1 | -7/+63 |