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
/
m4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gettimeofday: Increase precision on mingw.
Bruno Haible
2017-05-11
1
-2
/
+8
*
time: Fix missing initialization of HAVE_TIMEZONE_T.
Bruno Haible
2017-05-11
3
-4
/
+5
*
Implement a way to opt out from MSVC support.
Bruno Haible
2017-05-10
6
-30
/
+43
*
tzset: Work around TZ problem on native Windows.
Bruno Haible
2017-05-01
2
-4
/
+5
*
New module 'localtime-buffer', split off from module 'gettimeofday'.
Bruno Haible
2017-05-01
4
-23
/
+48
*
copy-file: Preserve sub-second time stamps.
Bruno Haible
2017-05-01
1
-2
/
+2
*
wchar: Fix compilation error with the original mingw.org mingw.
Bruno Haible
2017-05-01
3
-11
/
+19
*
wcsftime: New module.
Bruno Haible
2017-04-30
2
-2
/
+24
*
strftime-fixes: New module.
Bruno Haible
2017-04-30
3
-7
/
+18
*
mktime: Work around TZ problem on native Windows.
Bruno Haible
2017-04-30
2
-22
/
+43
*
localtime: New module.
Bruno Haible
2017-04-30
2
-0
/
+15
*
ctime: New module.
Bruno Haible
2017-04-30
2
-1
/
+18
*
gettimeofday: Provide higher resolution on native Windows.
Bruno Haible
2017-04-30
1
-5
/
+2
*
utime: New module.
Bruno Haible
2017-04-30
2
-0
/
+35
*
utime-h: Modernize handling of 'struct utimbuf'.
Bruno Haible
2017-04-30
3
-42
/
+33
*
Make use of module 'utime-h'.
Bruno Haible
2017-04-30
1
-2
/
+2
*
utime-h: New module.
Bruno Haible
2017-04-30
1
-0
/
+19
*
Fix a few typos.
Bruno Haible
2017-04-30
3
-3
/
+5
*
stat: Fix time_t values and other problems on native Windows platforms.
Bruno Haible
2017-04-29
1
-53
/
+49
*
fstat: Fix time_t values on native Windows platforms.
Bruno Haible
2017-04-29
1
-12
/
+13
*
wctype-h: Fix compilation error with the original mingw.org mingw.
Bruno Haible
2017-04-27
1
-1
/
+9
*
strerror_r-posix: Revert commits from 2016-10-16,2016-11-04,2016-11-14.
Bruno Haible
2017-04-25
1
-20
/
+6
*
getlogin_r: Work around bug in Mac OS X 10.12.
Bruno Haible
2017-04-23
1
-13
/
+17
*
*printf: Work around rounding bug on Mac OS X.
Bruno Haible
2017-04-22
1
-1
/
+8
*
parse-datetime: overflow and debug cleanups
Paul Eggert
2017-04-22
1
-17
/
+1
*
getopt-gnu: Add comments.
Bruno Haible
2017-04-19
1
-0
/
+9
*
getopt: prefer - to _ in new file names
Paul Eggert
2017-04-09
1
-2
/
+2
*
getopt-gnu: omit some duplicate code
Paul Eggert
2017-04-06
1
-3
/
+1
*
getopt: split up getopt.in.h and eliminate __need_getopt
Zack Weinberg
2017-04-06
1
-1
/
+11
*
getopt: clean up getopt.c and getopt1.c file headers
Zack Weinberg
2017-04-06
1
-6
/
+0
*
stdalign: tweak version# and test for HP-UX IA64
Paul Eggert
2017-03-19
1
-1
/
+1
*
stdalign: restore previous behavior for HP-UX IA64
Paul Eggert
2017-03-18
1
-2
/
+2
*
stdalign: Make it work with HP-UX cc.
Bruno Haible
2017-03-17
1
-1
/
+1
*
flexmember: try to detect HP-UX 11.31 cc bug
Paul Eggert
2017-03-17
1
-2
/
+5
*
gnulib-common.m4: avoid aclocal.m4 bloat
Paul Eggert
2017-03-11
1
-3
/
+6
*
Fix value of LD for 64-bit compilers on AIX.
Bruno Haible
2017-03-05
1
-56
/
+84
*
maintainer-makefile: Fix AC_PROG_SED with autoconf cache.
Bruno Haible
2017-02-25
1
-2
/
+4
*
havelib: Prefer the search path of /usr/bin/gcc over the one of $CC.
Bruno Haible
2017-02-19
1
-1
/
+10
*
havelib: Support overriding the result of AC_LIB_PREPARE_MULTILIB.
Bruno Haible
2017-02-19
1
-45
/
+53
*
host-cpu-c-abi: Support for 64-bit AIX, 32-bit armhf on arm64, hppa64.
Bruno Haible
2017-02-11
1
-20
/
+50
*
search: Don't assume that tsearch() exists if 'VISIT' is defined.
Bruno Haible
2017-02-11
1
-1
/
+22
*
host-cpu-c-abi: Add support for armhf, arm64, x32, s390x.
Bruno Haible
2017-01-16
1
-11
/
+63
*
lock: Provide guarantee to avoid writer starvation for rwlocks.
Bruno Haible
2017-01-05
2
-2
/
+170
*
Revert copyright-year change to synced files
Paul Eggert
2017-01-02
9
-11
/
+10
*
version-etc: new year
Paul Eggert
2017-01-01
757
-758
/
+759
*
stdint: Fix WINT_MAX to match the gnulib provided wint_t on minw.
Bruno Haible
2016-12-19
2
-31
/
+35
*
getlogin, getlogin_r: Fix link errors on MSVC.
Bruno Haible
2016-12-18
1
-1
/
+15
*
tanhf: Avoid redefinition error on MSVC.
Bruno Haible
2016-12-17
2
-1
/
+6
*
tanf: Avoid redefinition error on MSVC.
Bruno Haible
2016-12-17
2
-1
/
+6
*
sqrtf: Avoid redefinition error on MSVC.
Bruno Haible
2016-12-17
2
-1
/
+6
[prev]
[next]