Sun, 15 Jan 2012 17:35:55 +0100 |
Bruno Haible |
Improve support for MSVC 9.
|
Sat, 14 Jan 2012 15:15:28 +0100 |
Bruno Haible |
New module 'random'.
|
Thu, 12 Jan 2012 22:54:15 +0100 |
Bruno Haible |
random_r: Override incompatible API on AIX, OSF/1.
|
Sun, 01 Jan 2012 10:04:58 +0100 |
Jim Meyering |
maint: update all copyright year number ranges
|
Thu, 10 Nov 2011 13:48:16 +0100 |
Bruno Haible |
ptsname_r: Avoid compilation error on OSF/1 5.1.
|
Mon, 07 Nov 2011 15:26:08 -0700 |
Eric Blake |
ptsname_r: new module
|
Mon, 07 Nov 2011 15:18:07 -0700 |
Eric Blake |
grantpt: fix typo
|
Mon, 17 Oct 2011 17:19:41 -0600 |
Eric Blake |
posix_openpt: new module
|
Tue, 12 Jul 2011 01:02:54 -0700 |
Paul Eggert |
stdlib: use _Noreturn
|
Sun, 29 May 2011 15:44:42 +0200 |
Bruno Haible |
Allow multiple gnulib generated include files to be combined.
|
Thu, 28 Apr 2011 00:06:48 +0200 |
Bruno Haible |
mkstemps: Ensure declaration on MacOS X 10.5.
|
Fri, 08 Apr 2011 13:05:39 -0700 |
Paul Eggert |
* lib/stdlib.in.h (malloc, realloc): Limit this change to a smaller scope.
|
Fri, 08 Apr 2011 11:06:03 -0700 |
Paul Eggert |
stdlib: let modules use system malloc, realloc
|
Tue, 22 Feb 2011 14:23:24 +0100 |
Bruno Haible |
New module 'wctomb'.
|
Tue, 22 Feb 2011 14:01:29 +0100 |
Bruno Haible |
New module 'mbtowc'.
|
Sat, 12 Feb 2011 22:16:44 -0800 |
Paul Eggert |
stdlib: don't get in the way of non-GCC __attribute__
|
Sat, 12 Feb 2011 15:33:16 -0800 |
Paul Eggert |
stdlib: support non-GCC __attribute__
|
Tue, 08 Feb 2011 12:27:12 -0800 |
Paul Eggert |
stdlib: improve random_r modularization
|
Tue, 08 Feb 2011 12:24:48 -0800 |
Paul Eggert |
stdlib: don't depend on stdint
|
Sat, 01 Jan 2011 20:17:23 +0100 |
Jim Meyering |
maint: update almost all copyright ranges to include 2011
|
Sun, 19 Dec 2010 18:35:54 +0100 |
Bruno Haible |
unsetenv: Add missing declaration on OSF/1 5.1.
|
Sun, 19 Dec 2010 18:08:03 +0100 |
Bruno Haible |
setenv: Add missing declaration on OSF/1 5.1.
|
Tue, 12 Oct 2010 00:38:19 +0200 |
Bruno Haible |
stdlib: Allow multiple gnulib generated replacements to coexist.
|
Mon, 04 Oct 2010 23:35:51 +0200 |
Bruno Haible |
Avoid line length limitation from HP NonStop system header files.
|
Sun, 03 Oct 2010 23:53:34 +0200 |
Paul Eggert |
Avoid some lines longer than 80 characters.
|
Sat, 02 Oct 2010 11:44:20 +0200 |
Bruno Haible |
New module 'system-posix'.
|
Fri, 17 Sep 2010 04:13:58 +0200 |
Bruno Haible |
unlockpt: Fix declaration within GNULIB_POSIXCHECK.
|
Thu, 16 Sep 2010 02:25:57 +0200 |
Bruno Haible |
stdlib: clarify MirBSD WEXITSTATUS bug
|
Wed, 15 Sep 2010 15:25:43 -0600 |
Eric Blake |
stdlib: work around MirBSD WEXITSTATUS bug
|
Mon, 12 Jul 2010 18:54:13 +0200 |
Bruno Haible |
New module '_Exit'.
|
Tue, 22 Jun 2010 00:20:46 +0200 |
Bruno Haible |
Fix HAVE_CALLOC_POSIX misnomer.
|
Tue, 22 Jun 2010 00:11:19 +0200 |
Bruno Haible |
Fix HAVE_REALLOC_POSIX misnomer.
|
Tue, 22 Jun 2010 00:06:29 +0200 |
Bruno Haible |
Fix HAVE_MALLOC_POSIX misnomer.
|
Sat, 03 Apr 2010 13:44:41 +0200 |
Bruno Haible |
mkstemp: Fix C++ test error on mingw.
|
Sat, 03 Apr 2010 12:07:56 +0200 |
Bruno Haible |
stdlib: Avoid compilation failure of c-strtold on mingw.
|
Sun, 21 Mar 2010 21:09:06 +0100 |
Bruno Haible |
New module 'unlockpt'.
|
Sun, 21 Mar 2010 20:16:38 +0100 |
Bruno Haible |
New module 'grantpt'.
|
Sun, 21 Mar 2010 16:17:22 +0100 |
Bruno Haible |
New module 'ptsname'.
|
Mon, 08 Mar 2010 01:23:38 +0100 |
Bruno Haible |
stdlib: Avoid #define replacements in C++ mode.
|
Wed, 16 Dec 2009 16:20:28 -0700 |
Eric Blake |
warn-on-use: use instead of link-warning
|
Fri, 01 Jan 2010 10:31:12 +0100 |
Jim Meyering |
update nearly all FSF copyright year lists to include 2010
|
Thu, 24 Dec 2009 16:59:36 +0100 |
Bruno Haible |
Reduce namespace pollution on glibc systems.
|
Thu, 24 Dec 2009 16:30:21 +0100 |
Bruno Haible |
Fix typo in today's commit.
|
Thu, 24 Dec 2009 06:01:43 -0700 |
Eric Blake |
build: pull in conditional headers during GNULIB_POSIXCHECK
|
Mon, 21 Dec 2009 11:14:18 -0700 |
Eric Blake |
getsubopt: work around cygwin bug
|
Fri, 11 Dec 2009 01:15:28 +0100 |
Bruno Haible |
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
|
Thu, 10 Dec 2009 20:28:30 +0100 |
Bruno Haible |
Use spaces for indentation, not tabs.
|
Sat, 14 Nov 2009 22:13:10 -0700 |
Eric Blake |
setenv, unsetenv: work around various bugs
|
Mon, 02 Nov 2009 15:33:10 -0700 |
Eric Blake |
mkstemps, mkostemps: new modules
|
Fri, 11 Sep 2009 13:57:55 -0600 |
Eric Blake |
canonicalize-lgpl: fix glibc bug with trailing slash
|
Thu, 10 Sep 2009 15:44:15 -0600 |
Eric Blake |
canonicalize-lgpl: use native realpath if it works
|
Fri, 11 Sep 2009 12:18:10 -0600 |
Eric Blake |
canonicalize, canonicalize-lgpl: use <stdlib.h>
|
Thu, 10 Sep 2009 14:10:41 -0600 |
Eric Blake |
stdlib: sort witness names
|
Sun, 23 Aug 2009 14:11:27 +0200 |
Bruno Haible |
New module 'mkostemp'.
|
Wed, 12 Aug 2009 10:23:03 -0600 |
Eric Blake |
stddef: fix NetBSD 5.0 NULL bug, rather than working around it
|
Sun, 25 Jan 2009 21:47:34 +0100 |
Bruno Haible |
Avoid redefining 'struct random_data' on OSF/1 5.1.
|
Fri, 26 Dec 2008 11:05:42 +0100 |
Bruno Haible |
Fix indentation of comments.
|
Sun, 26 Oct 2008 11:04:17 +0100 |
Simon Josefsson |
stdlib: Provide struct random_data.
|
Sat, 25 Oct 2008 03:09:39 +0200 |
Simon Josefsson |
Use stdint.h, for int32_t.
|
Wed, 22 Oct 2008 11:19:27 +0200 |
Jim Meyering |
random_r: new module
|