Sat, 03 Dec 2011 14:22:09 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:18 -0500 |
Ben Walton |
Integrate the sethostname module into unistd
|
Sat, 03 Dec 2011 14:09:14 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:17 -0500 |
Ben Walton |
Add a new sethostname module
|
Sat, 03 Dec 2011 13:27:29 +0100 |
Bruno Haible |
Tweak last commit.
|
Fri, 02 Dec 2011 23:04:16 -0500 |
Ben Walton |
Split the HOST_NAME_MAX detection into a separate m4 macro
|
Sat, 03 Dec 2011 13:09:58 +0100 |
Bruno Haible |
Fix module descriptions syntax.
|
Fri, 02 Dec 2011 01:34:53 -0800 |
Paul Eggert |
stdalign: port to Clang 3.0
|
Thu, 01 Dec 2011 13:58:28 -0700 |
Eric Blake |
mktempd: silence dd usage
|
Wed, 30 Nov 2011 11:59:31 +0100 |
Simon Josefsson |
manywarnings: Don't mention gcc version in docstring.
|
Wed, 30 Nov 2011 09:35:00 +0100 |
Jim Meyering |
hash: mark a few floating point constants with "f" suffix
|
Wed, 30 Nov 2011 01:58:54 +0100 |
Paolo Bonzini |
float tests: Correct and re-enable assertion about LDBL_MIN_EXP.
|
Wed, 30 Nov 2011 01:44:15 +0100 |
Matthew Wala |
Avoid subtracting two pointers that don't point into the same block.
|
Tue, 29 Nov 2011 14:37:14 -0700 |
Eric Blake |
maint.mk: add syntax check for use of compare from init.sh
|
Tue, 29 Nov 2011 15:01:22 -0700 |
Eric Blake |
manywarnings: drop -Wunsuffixed-float-constants
|
Tue, 29 Nov 2011 14:25:56 +0100 |
Jim Meyering |
hash: mark compute_bucket_size with the pure attribute
|
Tue, 29 Nov 2011 10:09:41 +0100 |
Jim Meyering |
quotearg, propername: correct pragma guard expression
|
Mon, 28 Nov 2011 10:24:04 +0100 |
Jim Meyering |
propername: do not mark proper_name with the const attribute
|
Mon, 28 Nov 2011 09:39:34 +0100 |
Jim Meyering |
propername: mark one more function as const
|
Thu, 02 Jun 2011 10:05:59 +0200 |
Jim Meyering |
mark functions with const and pure attributes
|
Mon, 28 Nov 2011 01:09:32 +0100 |
Bruno Haible |
Remove unused macros from !_LIBC code in glibc-borrowed files.
|
Mon, 28 Nov 2011 00:44:07 +0100 |
Bruno Haible |
getcwd: Fix link error on MSVC 9.
|
Mon, 28 Nov 2011 00:43:01 +0100 |
Bruno Haible |
Don't set REPLACE_FOO to 1 if HAVE_FOO is 0.
|
Mon, 28 Nov 2011 00:04:12 +0100 |
Bruno Haible |
getcwd: Fix bug from 2011-08-17.
|
Sun, 27 Nov 2011 15:54:08 +0100 |
Bruno Haible |
binary-io tests: Avoid test failure on mingw when libtool is used.
|
Sat, 26 Nov 2011 21:08:25 +0100 |
Bruno Haible |
Fix conflict between two instantiations of module 'unistd'.
|
Sat, 26 Nov 2011 00:24:43 +0100 |
Bruno Haible |
pagealign_alloc: Doc and comments.
|
Fri, 25 Nov 2011 10:03:49 +0100 |
Jim Meyering |
test-update-copyright.sh: avoid false-positive failure
|
Fri, 25 Nov 2011 00:20:17 +0100 |
Simon Josefsson |
valgrind-tests.m4: Avoid breakage if valgrind on bash fails.
|
Thu, 24 Nov 2011 22:04:32 +0100 |
Jim Meyering |
test-stdalign.c: comment out long double tests
|
Tue, 22 Nov 2011 14:51:45 +0100 |
Jim Meyering |
init.sh: make "compare /dev/null FILE" output more readable
|
Mon, 21 Nov 2011 21:50:23 +0100 |
Jim Meyering |
init.sh: work around OSF/1 5.1's mishandling of /dev/null
|
Mon, 21 Nov 2011 14:18:24 +0100 |
Simon Josefsson |
gnulib-common: Silence warnings against config.h code.
|
Mon, 21 Nov 2011 05:54:01 -0800 |
Karl Berry |
autoupdate
|
Mon, 21 Nov 2011 00:56:11 +0100 |
Bruno Haible |
getcwd: Work around getcwd bug on AIX 5..7.
|
Sun, 20 Nov 2011 23:28:01 +0100 |
Bruno Haible |
getcwd: Fix bug from 2009-09-10.
|
Sun, 20 Nov 2011 23:08:31 +0100 |
Simon Josefsson |
manywarnings: More warnings.
|
Sun, 20 Nov 2011 17:43:49 +0100 |
Bruno Haible |
fma tests: Avoid shadowing local variables.
|
Sun, 20 Nov 2011 17:38:19 +0100 |
Bruno Haible |
copysignf tests: Fix.
|
Sun, 20 Nov 2011 15:52:36 +0100 |
Bruno Haible |
fma: Remove unused code.
|
Sun, 20 Nov 2011 15:12:32 +0100 |
Bruno Haible |
sethostname: Fix doc about AIX.
|
Sun, 20 Nov 2011 14:21:07 +0100 |
Bruno Haible |
sethostname: Mention more portability problems.
|
Sat, 19 Nov 2011 21:07:36 +0100 |
Bruno Haible |
Depend on module fcntl-h when AT_FDCWD is used.
|
Sat, 19 Nov 2011 20:55:04 +0100 |
Bruno Haible |
euidaccess: Update a comment.
|
Sat, 19 Nov 2011 20:52:52 +0100 |
Bruno Haible |
openat: Fix file list.
|
Sat, 19 Nov 2011 19:08:02 +0100 |
Bruno Haible |
fstatat: Simplify.
|
Sat, 19 Nov 2011 17:29:36 +0100 |
Bruno Haible |
Ensure 'inline' can be used in tests/test-utimens-common.h.
|
Sat, 19 Nov 2011 12:43:48 +0100 |
Simon Josefsson |
hash: Don't refer to deprecated interfaces.
|
Sat, 19 Nov 2011 08:35:40 +0100 |
Simon Josefsson |
readline: Check for readline/history.h.
|
Fri, 18 Nov 2011 19:49:47 -0800 |
Paul Eggert |
test-getcwd: disambiguate exit status
|
Fri, 18 Nov 2011 18:01:44 -0800 |
Paul Eggert |
fstatat: fix configuration bug on mingw, OpenBSD 4, Solaris 8
|
Fri, 18 Nov 2011 12:09:16 +0100 |
Jim Meyering |
hash: deprecate poorly-named hash_insert0: use hash_insert_if_absent
|
Fri, 18 Nov 2011 14:02:51 +0100 |
Dagobert Michelsen |
openat: avoid compilation failure due to lack of <errno.h> inclusion
|
Thu, 17 Nov 2011 23:32:50 -0800 |
Paul Eggert |
* modules/getcwd (Depends-on): Add fdopendir.
|
Thu, 17 Nov 2011 22:08:54 -0800 |
Paul Eggert |
modules/crypto/gc-*: simplify dependencies and fix stdalign.h bug
|
Thu, 17 Nov 2011 15:28:55 +0100 |
Jim Meyering |
tests: factor out st_ctime-comparison code (a dozen uses)
|
Thu, 17 Nov 2011 12:27:06 +0100 |
Jim Meyering |
test-getcwd: don't leave behind a confdir3/ directory upon interrupt
|
Tue, 01 Nov 2011 17:58:37 +0700 |
Gary V. Vaughan |
gitlog-to-changelog: support multi-author commits.
|
Wed, 16 Nov 2011 03:08:28 +0100 |
Bruno Haible |
Fix some modules' file list.
|
Tue, 15 Nov 2011 17:39:44 +0700 |
Gary V. Vaughan |
maint.mk: fix tight-scope.mk generation in VPATH builds.
|