]> Savannah Git Hosting - gnulib.git/commit
gettimeofday: Remove workaround for Mac OS X 10.0.
authorBruno Haible <bruno@clisp.org>
Sun, 26 Jul 2020 11:46:35 +0000 (13:46 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 26 Jul 2020 11:46:35 +0000 (13:46 +0200)
commita6fbda46c278750dec50b0b41a9a88026944dcb9
tree000dece806892f5358a1ec3fddd37b72f0bb39a4
parent994d7b1849b9157c154d8981ec8bdc0eb0f40acc
gettimeofday: Remove workaround for Mac OS X 10.0.

* m4/gettimeofday.m4 (gl_FUNC_GETTIMEOFDAY_CLOBBER): Remove macro.
(gl_FUNC_GETTIMEOFDAY): Don't invoke it.
* lib/gettimeofday.c: Don't include localtime-buffer.h.
(gettimeofday): Don't test GETTIMEOFDAY_CLOBBERS_LOCALTIME.
* lib/localtime.c: Don't test GETTIMEOFDAY_CLOBBERS_LOCALTIME.
* modules/gettimeofday (Depends-on): Remove localtime-buffer.
* modules/localtime-buffer: Remove file.
* lib/localtime-buffer.h: Remove file.
* lib/localtime-buffer.c: Remove file.
* m4/localtime-buffer.m4: Remove file.
* MODULES.html.sh (Date and time <time.h>): Remove localtime-buffer.
ChangeLog
MODULES.html.sh
lib/gettimeofday.c
lib/localtime-buffer.c [deleted file]
lib/localtime-buffer.h [deleted file]
lib/localtime.c
m4/gettimeofday.m4
m4/localtime-buffer.m4 [deleted file]
modules/gettimeofday
modules/localtime-buffer [deleted file]