summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Snippet of code that provides relocatability to shell scripts.Bruno Haible2007-03-011-0/+132
* Infrastructure for relocatable installation, from GNU gettext.Bruno Haible2007-03-018-0/+1251
* Update for xreadlink -> xreadlink-with-size rename.Bruno Haible2007-03-013-3/+6
* Add the xreadlink module from GNU gettext (based on code from Jim Meyering).Bruno Haible2007-03-015-2/+180
* * lib/xreadlink-with-size.c: Renamed from lib/xreadlink.c.Bruno Haible2007-02-283-4/+6
* Rename module xreadlink to xreadlink-with-size.Bruno Haible2007-02-283-16/+12
* Move to xreadlink-with-size.c.Bruno Haible2007-02-281-105/+0
* Move to here from xreadlink.c.Bruno Haible2007-02-281-0/+105
* Move to xreadlink-with-size.Bruno Haible2007-02-281-26/+0
* Move to here from xreadlink.Bruno Haible2007-02-281-0/+26
* * build-aux/announce-gen: When complaining about excess arguments,Jim Meyering2007-02-272-3/+9
* * README: Document signed integer overflow situation morePaul Eggert2007-02-262-4/+29
* Fix estimate of size needed for a 'a' or 'A' conversion.Bruno Haible2007-02-252-1/+26
* Add comment about FLT_RADIX.Bruno Haible2007-02-251-0/+4
* No assumptions about FLT_RADIX need to be made.Bruno Haible2007-02-253-6/+0
* Rename module 'pathname' to 'filename'.Bruno Haible2007-02-2511-62/+88
* Move to concat-filename.c.Bruno Haible2007-02-251-70/+0
* Move to here from concatpath.c.Bruno Haible2007-02-251-0/+70
* Move to filename.h.Bruno Haible2007-02-251-59/+0
* Move to here from pathname.h.Bruno Haible2007-02-251-0/+59
* 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