Searched refs:timeb (Results 1 – 20 of 20) sorted by relevance
/glibc-2.36/conform/data/sys/ |
D | timeb.h-data | 2 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/ |
D | struct_timeb.h | 7 struct timeb struct
|
/glibc-2.36/time/sys/ |
D | timeb.h | 29 extern int ftime (struct timeb *__timebuf)
|
/glibc-2.36/include/ |
D | struct___timeb64.h | 5 # define __timeb64 timeb
|
/glibc-2.36/include/sys/ |
D | timeb.h | 5 # define __timeb64 timeb
|
/glibc-2.36/time/ |
D | ftime.c | 23 ftime (struct timeb *timebuf) in ftime()
|
D | tst-ftime.c | 28 struct timeb prev, curr = {.time = 0, .millitm = 0}; in do_test()
|
D | Makefile | 25 headers := time.h sys/time.h sys/timeb.h bits/time.h \
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | ftime.c | 40 ftime (struct timeb *timebuf) in libc_hidden_def()
|
/glibc-2.36/conform/ |
D | Makefile | 59 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/ |
D | ChangeLog.22 | 7605 * 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 …]
|
D | ChangeLog.3 | 808 * time/Makefile (routines): Add sys/timeb.h. 810 * time/sys/timeb.h: New file.
|
D | ChangeLog.10 | 87 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.
|
D | ChangeLog.20 | 5509 * time/sys/timeb.h: Modified.
|
D | ChangeLog.5 | 7800 * time/sys/timeb.h: Add __BEGIN_DECLS and __END_DECLS.
|
D | ChangeLog.7 | 6946 * sys/timeb.h: Likewise.
|
D | ChangeLog.18 | 6253 * 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/ |
D | filelist#C | 9797 timeb.h-data 10241 timeb.h 14480 timeb.h
|
D | filelist#en_US.UTF-8 | 9797 timeb.h-data 10241 timeb.h 14480 timeb.h
|
/glibc-2.36/ |
D | NEWS | 1450 * 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.
|