index
:
delta/gnulib.git
EMACS_21_1_RC
FILEUTILS
SHELLUTILS
TEXTUTILS
akim-fix-upload
akim/relpath
baserock/build-essential
coreutils-8.9
diff-merge
emacs-unicode
emacs-unicode-2
haible-private
karl
lexbind
master
origin
pygnulib
python
stable-202201
stable-202207
stable-202301
topic/libposix
ueno/unicode-9.0.0
git.savannah.gnu.org: git/gnulib.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
stdlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
unsetenv: Add missing declaration on OSF/1 5.1.
Bruno Haible
2010-12-19
1
-1
/
+1
*
setenv: Add missing declaration on OSF/1 5.1.
Bruno Haible
2010-12-19
1
-1
/
+1
*
Avoid line length limitation from HP NonStop system header files.
Bruno Haible
2010-10-04
1
-0
/
+1
*
New module 'system-posix'.
Bruno Haible
2010-10-02
1
-1
/
+1
*
stdlib: work around MirBSD WEXITSTATUS bug
Eric Blake
2010-09-15
1
-0
/
+1
*
New module '_Exit'.
Bruno Haible
2010-07-12
1
-0
/
+2
*
Fix HAVE_CALLOC_POSIX misnomer.
Bruno Haible
2010-06-22
1
-1
/
+1
*
Fix HAVE_REALLOC_POSIX misnomer.
Bruno Haible
2010-06-22
1
-1
/
+1
*
Fix HAVE_MALLOC_POSIX misnomer.
Bruno Haible
2010-06-22
1
-1
/
+1
*
mkstemp: Fix C++ test error on mingw.
Bruno Haible
2010-04-03
1
-0
/
+1
*
New module 'unlockpt'.
Bruno Haible
2010-03-21
1
-0
/
+2
*
New module 'grantpt'.
Bruno Haible
2010-03-21
1
-0
/
+2
*
New module 'ptsname'.
Bruno Haible
2010-03-21
1
-0
/
+2
*
stdlib: Avoid #define replacements in C++ mode.
Bruno Haible
2010-03-08
1
-1
/
+3
*
warn-on-use: use instead of link-warning
Eric Blake
2010-01-20
1
-5
/
+5
*
New module 'arg-nonnull'. Declare which arguments expect non-NULL values.
Bruno Haible
2009-12-11
1
-1
/
+3
*
link-warning: Add copyright notice.
Bruno Haible
2009-12-09
1
-1
/
+1
*
setenv, unsetenv: work around various bugs
Eric Blake
2009-11-16
1
-1
/
+2
*
mkstemps, mkostemps: new modules
Eric Blake
2009-11-04
1
-0
/
+4
*
canonicalize-lgpl: fix glibc bug with trailing slash
Eric Blake
2009-09-17
1
-0
/
+1
*
canonicalize-lgpl: use native realpath if it works
Eric Blake
2009-09-17
1
-0
/
+1
*
canonicalize, canonicalize-lgpl: use <stdlib.h>
Eric Blake
2009-09-17
1
-0
/
+4
*
maint: make Include sections of modules consistent
Eric Blake
2009-09-17
1
-1
/
+1
*
stdlib: sort witness names
Eric Blake
2009-09-16
1
-6
/
+6
*
New module 'mkostemp'.
Bruno Haible
2009-08-23
1
-0
/
+2
*
annotate automake snippets with $(AM_V_GEN) and $(AM_V_at)
Jim Meyering
2009-08-22
1
-2
/
+2
*
stddef: fix NetBSD 5.0 NULL bug, rather than working around it
Eric Blake
2009-08-14
1
-0
/
+1
*
modules/stdlib (Depends-on): Add stdint.
Simon Josefsson
2009-03-24
1
-0
/
+1
*
Avoid redefining 'struct random_data' on OSF/1 5.1.
Bruno Haible
2009-01-25
1
-0
/
+1
*
stdlib: Provide struct random_data.
Simon Josefsson
2008-10-26
1
-0
/
+1
*
random_r: new module
Jim Meyering
2008-10-23
1
-0
/
+2
*
New module 'atoll'.
Bruno Haible
2008-10-19
1
-1
/
+3
*
Add strtoull() declaration to <stdlib.h>.
Bruno Haible
2008-10-19
1
-0
/
+2
*
Add strtoll() declaration to <stdlib.h>.
Bruno Haible
2008-10-19
1
-0
/
+2
*
Add a getloadavg() declaration to <stdlib.h>.
Bruno Haible
2008-10-19
1
-0
/
+3
*
Avoid some "gcc -pedantic" warnings.
Bruno Haible
2008-08-30
1
-1
/
+2
*
Declare rpmatch.
Bruno Haible
2008-04-29
1
-0
/
+2
*
Document various strtod bugs, with some fixes.
Eric Blake
2008-03-29
1
-0
/
+3
*
Fix commit from 2007-06-20.
Bruno Haible
2008-03-11
1
-1
/
+1
*
Split setenv module into setenv and unsetenv. Get rid of setenv.h.
Bruno Haible
2007-12-26
1
-0
/
+5
*
Define the putenv substitute in <stdlib.h> rather than in <config.h>.
Bruno Haible
2007-11-01
1
-0
/
+2
*
Change license to LGPLv2+ on dummy, float, realloc, stdlib.
Simon Josefsson
2007-10-08
1
-1
/
+1
*
Rename stdlib_.h to stdlib.in.h.
Bruno Haible
2007-10-02
1
-3
/
+3
*
New module 'malloc-posix'.
Bruno Haible
2007-09-09
1
-0
/
+2
*
New module 'realloc-posix'.
Bruno Haible
2007-09-09
1
-0
/
+2
*
New module 'calloc-posix'.
Bruno Haible
2007-09-09
1
-0
/
+2
*
* m4/include_next.m4 (gl_INCLUDE_NEXT): Define and AC_SUBST
Paul Eggert
2007-06-21
1
-2
/
+2
*
* lib/fcntl_.h: Prefer #include_next <foo.h> to #include
Paul Eggert
2007-05-17
1
-0
/
+1
*
Ensure we get the mkstemp() declaration. On MacOS X, it comes from <unistd.h>.
Bruno Haible
2007-03-17
1
-0
/
+1
*
getsubopt.h is replaced with <stdlib.h>.
Bruno Haible
2007-02-19
1
-0
/
+2
[next]