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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct handling of ARM when cross-compiling.
Bruno Haible
2007-02-25
1
-3
/
+6
*
autoupdate
Karl Berry
2007-02-25
1
-1
/
+1
*
Avoid conflicting types for 'unsetenv' on FreeBSD.
Jim Meyering
2007-02-25
2
-3
/
+10
*
Tests for module 'isnanl-nolibm'.
Bruno Haible
2007-02-24
3
-0
/
+92
*
New module 'isnanl-nolibm'.
Bruno Haible
2007-02-24
5
-0
/
+236
*
Tests for module 'isnan-nolibm'.
Bruno Haible
2007-02-24
3
-0
/
+79
*
New module 'isnan-nolibm'.
Bruno Haible
2007-02-24
5
-0
/
+240
*
Fix a bug with 1.0.
Bruno Haible
2007-02-24
2
-3
/
+12
*
* m4/regex.m4: Update the description of the configure-time option,
Jim Meyering
2007-02-24
2
-3
/
+12
*
* m4/nanosleep.m4 (gl_FUNC_NANOSLEEP): Check for a nanosleep that
Paul Eggert
2007-02-24
2
-2
/
+15
*
* m4/perl.m4 (gl_PERL): Require version 5.005, not 5.003.
Jim Meyering
2007-02-24
2
-9
/
+11
*
if have foo_.h, cvs-ignore foo.h
Karl Berry
2007-02-24
2
-0
/
+18
*
Remove a duplicate ChangeLog entry.
Jim Meyering
2007-02-23
1
-5
/
+0
*
* lib/getdate.h (includes): Include <time.h>, not "timespec.h".
Eric Blake
2007-02-23
8
-11
/
+24
*
getlogin_r.h was replaced with <unistd.h>.
Bruno Haible
2007-02-22
2
-1
/
+4
*
Fix comment.
Bruno Haible
2007-02-22
1
-1
/
+1
*
* modules/utimens (Depends-on): Add timespec, required for
Jim Meyering
2007-02-22
2
-0
/
+6
*
Revert.
Simon Josefsson
2007-02-22
2
-5
/
+0
*
modules/time (Depends-on): Add restrict.
Simon Josefsson
2007-02-22
2
-0
/
+5
*
* lib/getcwd.c (__getcwd): Undo previous change; it mishandled
Paul Eggert
2007-02-21
2
-24
/
+24
*
* lib/getcwd.c (__getcwd): Don't assume getcwd (NULL, 0) works
Paul Eggert
2007-02-21
2
-18
/
+31
*
* lib/gettimeofday.c (rpl_gettimeofday): Remove declaration
Jim Meyering
2007-02-21
2
-2
/
+7
*
Minor fixups to port to Solaris 10 with Sun C 5.8.
Paul Eggert
2007-02-21
4
-8
/
+18
*
snprintf.h is gone.
Bruno Haible
2007-02-21
1
-1
/
+0
*
Tests for module 'stdio'.
Bruno Haible
2007-02-21
3
-0
/
+44
*
vsnprintf.h is replaced with <stdio.h>.
Bruno Haible
2007-02-21
5
-38
/
+19
*
snprintf.h is replaced with <stdio.h>.
Bruno Haible
2007-02-21
6
-36
/
+24
*
New module 'stdio'.
Bruno Haible
2007-02-21
5
-0
/
+153
*
Whitespace change in macros.
Bruno Haible
2007-02-21
4
-43
/
+43
*
* lib/ftruncate.c [HAVE_CHSIZE]: Document that this code is
Jim Meyering
2007-02-20
2
-1
/
+6
*
Avoid some "gcc -Wmissing-prototypes" warnings on mingw.
Bruno Haible
2007-02-20
2
-0
/
+12
*
* m4/ftruncate.m4 (gl_FUNC_FTRUNCATE): Don't request a complaint mail
Bruno Haible
2007-02-19
2
-10
/
+22
*
Oops, correct attribution.
Bruno Haible
2007-02-19
1
-1
/
+1
*
Suppress some gcc warnings in glibc header files.
Bruno Haible
2007-02-19
2
-1
/
+24
*
Don't use FD after a successful "fdopendir (fd)".
Jim Meyering
2007-02-19
2
-0
/
+6
*
* m4/ftruncate.m4: Adjust comment to give this module a 3-year reprieve.
Jim Meyering
2007-02-19
2
-4
/
+11
*
Replaced with <unistd.h>.
Bruno Haible
2007-02-19
2
-75
/
+0
*
Move more declarations into <unistd.h>.
Bruno Haible
2007-02-19
27
-83
/
+355
*
getsubopt.h is replaced with <stdlib.h>.
Bruno Haible
2007-02-19
8
-52
/
+60
*
Depends on dup2 function being available.
Bruno Haible
2007-02-18
2
-0
/
+5
*
exit.h is replaced with stdlib.h.
Bruno Haible
2007-02-18
10
-16
/
+23
*
Work around an ugly glibc hack.
Bruno Haible
2007-02-18
2
-0
/
+11
*
Tests for module 'stdlib'.
Bruno Haible
2007-02-18
3
-0
/
+54
*
mkstemp.h is replaced with <stdlib.h>.
Bruno Haible
2007-02-18
5
-13
/
+16
*
mkdtemp.h is replaced with <stdlib.h>.
Bruno Haible
2007-02-18
4
-8
/
+9
*
exit.h is replaced with <stdlib.h>.
Bruno Haible
2007-02-18
1
-3
/
+2
*
New module 'stdlib'.
Bruno Haible
2007-02-18
8
-95
/
+158
*
New module 'stdlib'.
Bruno Haible
2007-02-18
1
-0
/
+34
*
New module 'math'.
Bruno Haible
2007-02-18
2
-0
/
+2
*
Tests for module 'math'.
Bruno Haible
2007-02-18
3
-1
/
+45
[next]