Home
last modified time | relevance | path

Searched refs:timeb (Results 1 – 20 of 20) sorted by relevance

/glibc-2.36/conform/data/sys/
Dtimeb.h-data2 type {struct timeb}
4 element {struct timeb} time_t time
5 element {struct timeb} {unsigned short} millitm
6 element {struct timeb} short timezone
7 element {struct timeb} short dstflag
11 function int ftime (struct timeb*)
/glibc-2.36/time/bits/types/
Dstruct_timeb.h7 struct timeb struct
/glibc-2.36/time/sys/
Dtimeb.h29 extern int ftime (struct timeb *__timebuf)
/glibc-2.36/include/
Dstruct___timeb64.h5 # define __timeb64 timeb
/glibc-2.36/include/sys/
Dtimeb.h5 # define __timeb64 timeb
/glibc-2.36/time/
Dftime.c23 ftime (struct timeb *timebuf) in ftime()
Dtst-ftime.c28 struct timeb prev, curr = {.time = 0, .millitm = 0}; in do_test()
DMakefile25 headers := time.h sys/time.h sys/timeb.h bits/time.h \
/glibc-2.36/sysdeps/unix/sysv/linux/
Dftime.c40 ftime (struct timeb *timebuf) in libc_hidden_def()
/glibc-2.36/conform/
DMakefile59 sys/socket.h sys/statvfs.h sys/time.h sys/timeb.h \
71 sys/statvfs.h sys/time.h sys/timeb.h sys/uio.h \
83 sys/statvfs.h sys/time.h sys/timeb.h sys/uio.h \
/glibc-2.36/ChangeLog.old/
DChangeLog.227605 * include/sys/timeb.h: Modified.
7620 * time/sys/timeb.h: Modified.
7622 (timeb): Remove.
7630 * include/sys/timeb.h: New file.
7635 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_33)](timeb): Remove.
7640 (sys/timeb.h): Include file.
7643 * time/sys/timeb.h: New file.
7649 [TEST_COMPAT (libc, GLIBC_2_0, GLIBC_2_33)](timeb): Remove.
7654 (sys/timeb.h): Include file.
8035 * include/sys/timeb.h: Delete file.
[all …]
DChangeLog.3808 * time/Makefile (routines): Add sys/timeb.h.
810 * time/sys/timeb.h: New file.
DChangeLog.1087 sys/timeb.h, sys/time.h, sys/statvfs.h, sys/stat.h, sys/shm.h,
129 * conform/data/sys/timeb.h-data: New file.
5184 * time/sys/timeb.h: Likewise.
DChangeLog.205509 * time/sys/timeb.h: Modified.
DChangeLog.57800 * time/sys/timeb.h: Add __BEGIN_DECLS and __END_DECLS.
DChangeLog.76946 * sys/timeb.h: Likewise.
DChangeLog.186253 * conform/data/sys/timeb.h-data: Likewise.
16806 * time/sys/time.h, time/sys/timeb.h
55953 * conform/data/sys/timeb.h-data [POSIX2008 || XOPEN2K8]: Disable
55978 * conform/data/sys/timeb.h-data [XPG3]: Likewise.
88263 * conform/data/sys/timeb.h-data: Likewise.
/glibc-2.36/benchtests/strcoll-inputs/
Dfilelist#C9797 timeb.h-data
10241 timeb.h
14480 timeb.h
Dfilelist#en_US.UTF-89797 timeb.h-data
10241 timeb.h
14480 timeb.h
/glibc-2.36/
DNEWS1450 * We plan to remove the obsolete function ftime, and the header <sys/timeb.h>,
7045 * New header file <sys/timeb.h> and new function `ftime' for compatibility.