summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move to filename.Bruno Haible2007-02-251-26/+0
* Move to here from pathname.Bruno Haible2007-02-251-0/+26
* Line breaking.Bruno Haible2007-02-251-1/+2
* Tests for module 'printf-frexpl'.Bruno Haible2007-02-253-0/+132
* New module 'printf-frexpl'.Bruno Haible2007-02-254-0/+81
* Tests for module 'printf-frexp'.Bruno Haible2007-02-253-0/+132
* New module 'printf-frexp'.Bruno Haible2007-02-255-0/+281
* Assume automake >= 1.10.Bruno Haible2007-02-2538-37/+78
* Also handle the case that isnan is a "type-generic" macro.Bruno Haible2007-02-255-10/+40
* Merge isnan and isnanl into a single source file.Bruno Haible2007-02-254-56/+46
* Correct handling of ARM when cross-compiling.Bruno Haible2007-02-251-3/+6
* autoupdateKarl Berry2007-02-251-1/+1
* Avoid conflicting types for 'unsetenv' on FreeBSD.Jim Meyering2007-02-252-3/+10
* Tests for module 'isnanl-nolibm'.Bruno Haible2007-02-243-0/+92
* New module 'isnanl-nolibm'.Bruno Haible2007-02-245-0/+236
* Tests for module 'isnan-nolibm'.Bruno Haible2007-02-243-0/+79
* New module 'isnan-nolibm'.Bruno Haible2007-02-245-0/+240
* Fix a bug with 1.0.Bruno Haible2007-02-242-3/+12
* * m4/regex.m4: Update the description of the configure-time option,Jim Meyering2007-02-242-3/+12
* * m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep thatPaul Eggert2007-02-242-2/+15
* * m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.Jim Meyering2007-02-242-9/+11
* if have foo_.h, cvs-ignore foo.hKarl Berry2007-02-242-0/+18
* Remove a duplicate ChangeLog entry.Jim Meyering2007-02-231-5/+0
* * lib/getdate.h (includes): Include <time.h>, not "timespec.h".Eric Blake2007-02-238-11/+24
* getlogin_r.h was replaced with <unistd.h>.Bruno Haible2007-02-222-1/+4
* Fix comment.Bruno Haible2007-02-221-1/+1
* * modules/utimens (Depends-on): Add timespec, required forJim Meyering2007-02-222-0/+6
* Revert.Simon Josefsson2007-02-222-5/+0
* modules/time (Depends-on): Add restrict.Simon Josefsson2007-02-222-0/+5
* * lib/getcwd.c (__getcwd): Undo previous change; it mishandledPaul Eggert2007-02-212-24/+24
* * lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) worksPaul Eggert2007-02-212-18/+31
* * lib/gettimeofday.c (rpl_gettimeofday): Remove declarationJim Meyering2007-02-212-2/+7
* Minor fixups to port to Solaris 10 with Sun C 5.8.Paul Eggert2007-02-214-8/+18
* snprintf.h is gone.Bruno Haible2007-02-211-1/+0
* Tests for module 'stdio'.Bruno Haible2007-02-213-0/+44
* vsnprintf.h is replaced with <stdio.h>.Bruno Haible2007-02-215-38/+19
* snprintf.h is replaced with <stdio.h>.Bruno Haible2007-02-216-36/+24
* New module 'stdio'.Bruno Haible2007-02-215-0/+153
* Whitespace change in macros.Bruno Haible2007-02-214-43/+43
* * lib/ftruncate.c [HAVE_CHSIZE]: Document that this code isJim Meyering2007-02-202-1/+6
* Avoid some "gcc -Wmissing-prototypes" warnings on mingw.Bruno Haible2007-02-202-0/+12
* * m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mailBruno Haible2007-02-192-10/+22
* Oops, correct attribution.Bruno Haible2007-02-191-1/+1
* Suppress some gcc warnings in glibc header files.Bruno Haible2007-02-192-1/+24
* Don't use FD after a successful "fdopendir (fd)".Jim Meyering2007-02-192-0/+6
* * m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.Jim Meyering2007-02-192-4/+11
* Replaced with <unistd.h>.Bruno Haible2007-02-192-75/+0
* Move more declarations into <unistd.h>.Bruno Haible2007-02-1927-83/+355
* getsubopt.h is replaced with <stdlib.h>.Bruno Haible2007-02-198-52/+60
* Depends on dup2 function being available.Bruno Haible2007-02-182-0/+5