summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * build-aux/useless-if-before-free: Exit 2 for errors.Jim Meyering2008-02-102-7/+27
* New abstract list operation 'node_set_value'.Bruno Haible2008-02-1014-13/+152
* Avoid gcc warnings due to misplaced 'const'.Bruno Haible2008-02-102-4/+9
* New script and module: useless-if-before-freeJim Meyering2008-02-104-0/+162
* gitlog-to-changelog: Add omitted ChangeLog entry.Jim Meyering2008-02-101-0/+7
* * build-aux/gitlog-to-changelog: Use committer date, not author date.Jim Meyering2008-02-102-2/+4
* xstrtol_error: Fix typo.Jim Meyering2008-02-102-2/+8
* New script and module: gitlog-to-changelogJim Meyering2008-02-093-0/+194
* Avoid two "parameter unused" warnings.Jim Meyering2008-02-082-0/+8
* Use "git COMMAND", not "git-COMMAND".Jim Meyering2008-02-083-4/+7
* * build-aux/git-version-gen: Use "git status", not "git-status".Jim Meyering2008-02-082-6/+10
* Don't use %n on native Woe32 systems, to avoid a crash on Windows Vista systems.Bruno Haible2008-02-082-1/+22
* Tweak ChangeLog entry.Bruno Haible2008-02-071-8/+8
* Fix *printf behaviour regarding the left-adjust flag on HP-UX 10.20.Bruno Haible2008-02-0724-127/+417
* Fix bug introduced on 2008-01-26.Bruno Haible2008-02-072-2/+7
* Fix bug introduced on 2007-06-10.Bruno Haible2008-02-062-6/+8
* autoupdateKarl Berry2008-02-052-13/+26
* getloadavg: use libperfstat on AIX5Peter O'Gorman2008-02-053-3/+38
* Add comments about required includes.Bruno Haible2008-02-032-2/+12
* users.txt: Add gnuit.Bruno Haible2008-02-022-0/+5
* Mark set_uint32 function as 'inline'.Bruno Haible2008-01-317-9/+21
* Use "sizeof VAR", rather than a literal "4".Jim Meyering2008-01-314-13/+20
* Fix typo. Suggested by Jim.Simon Josefsson2008-01-311-1/+1
* Add sha1 self test.Simon Josefsson2008-01-313-0/+64
* Add SHA1_DIGEST_SIZE #define to sha1.h.Simon Josefsson2008-01-312-0/+6
* Prefer "sizeof v" over the equivalent "4".Jim Meyering2008-01-314-3/+10
* vc-list-files: new moduleJim Meyering2008-01-313-0/+77
* sha1.c (set_uint32): Mark function as static.Simon Josefsson2008-01-312-2/+7
* md2: clarify comments to say that alignment is not required.Simon Josefsson2008-01-313-18/+12
* md4: adapt alignment constraint fix from sha1.Simon Josefsson2008-01-313-23/+29
* md5: adapt alignment constraint fix from sha1.Simon Josefsson2008-01-313-22/+28
* sha1: remove the result buffer alignment constraintPeter Palfrader2008-01-313-22/+30
* Fix autoconf test bug introduced on 2008-01-15.Andreas Schwab2008-01-312-1/+13
* logKarl Berry2008-01-301-0/+5
* try to preserve x bitsKarl Berry2008-01-302-4/+7
* autoupdateKarl Berry2008-01-301-4/+4
* vasnprintf.c: Avoid warning about unused labelJim Meyering2008-01-292-1/+10
* Add credits to ChangeLog entry.Bruno Haible2008-01-261-0/+1
* Use the GCC built-in __builtin_isnanl (if it works).Bruno Haible2008-01-264-9/+36
* Make use of GCC's __builtin_isnan.Bruno Haible2008-01-263-3/+19
* Use the GCC built-in when available.Bruno Haible2008-01-263-6/+22
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-2642-92/+193
* Exploit the __builtin_signbit GCC built-in.Bruno Haible2008-01-265-102/+165
* Prefer <config.h> over "config.h". See autoconf doc for explanation.Jim Meyering2008-01-253-5/+11
* Add self-test for sockets module.Simon Josefsson2008-01-252-0/+14
* Add module sockets.Simon Josefsson2008-01-246-0/+204
* execKarl Berry2008-01-241-0/+0
* autoupdateKarl Berry2008-01-246-17/+9
* autoupdateKarl Berry2008-01-191-18/+34
* Rename two directories: headers -> posix-headers, functions -> posix-functions.Bruno Haible2008-01-201206-1202/+1208