summaryrefslogtreecommitdiffstats
path: root/include/sys/time.h
Commit message (Collapse)AuthorAgeFilesLines
* first pass at implementing *at funcsMike Frysinger2009-08-191-1/+1
| | | | | | | | Tested basic functionality with coreutils and things seem to work. At least gives us a basis to jump from. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* sync a few headers with glibc (no functional changes)Mike Frysinger2009-08-191-4/+5
| | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* - whitespace cleanup; no obj-code changes (r24600)Bernhard Reutner-Fischer2008-12-291-3/+3
|
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-0/+4
| | | | Step 11: More libc_hidden_proto removal
* Mini-merge from trunk. Not as fun as a Mini Cooper, but oh well."Steven J. Hill"2005-12-011-6/+25
|
* 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