summaryrefslogtreecommitdiffstats
path: root/include/sys/time.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert Peter's __lib_gettimeofday patch. There's the minor issue ofManuel Novoa III2004-10-311-5/+0
| | | | | | adding cruft to include/sys/time.h. But also, there's no sense in making changes like this until we decide how we're going to approach the hidden symbol transition.
* Peter S. Mazinger writes:Eric Andersen2004-10-191-0/+5
| | | | | | | | | | | Hello! Would the attached patch be acceptable (maybe instead of __libc_gettimeofday using __gettimeofday) We have some issues, see http://bugs.gentoo.org/show_bug.cgi?id=65892
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-38/+58
|
* And apparently some things include sys/time.h instead of time.h in uClibc...Manuel Novoa III2001-02-151-2/+1
|
* I guess we always need timespec...Manuel Novoa III2001-02-151-2/+0
|
* Handle definition of struct timespec.Manuel Novoa III2001-02-151-0/+11
|
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-70/+134
| | | | | headers (the way it has been done in GNU libc). -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+81