summaryrefslogtreecommitdiff
path: root/MODULES.html.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-07-26 13:46:35 +0200
committerBruno Haible <bruno@clisp.org>2020-07-26 13:46:35 +0200
commita6fbda46c278750dec50b0b41a9a88026944dcb9 (patch)
tree000dece806892f5358a1ec3fddd37b72f0bb39a4 /MODULES.html.sh
parent994d7b1849b9157c154d8981ec8bdc0eb0f40acc (diff)
downloadgnulib-a6fbda46c278750dec50b0b41a9a88026944dcb9.tar.gz
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.
Diffstat (limited to 'MODULES.html.sh')
-rwxr-xr-xMODULES.html.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/MODULES.html.sh b/MODULES.html.sh
index 43a6dba4ad..11a4a77468 100755
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1727,7 +1727,6 @@ func_all_modules ()
func_begin_table
func_module fprintftime
- func_module localtime-buffer
func_module nstrftime
func_module strftime-fixes
func_module time_rz