perry
|
312aca536f
|
add LIBRARY section to man page
|
1998-02-05 18:45:17 +00:00 |
kleink
|
a57dd5b211
|
Per XPG4.2:
* Change argument to type useconds_t, return an int.
* If an interval of 1,000,000 or more microseconds was requested, fail with
-1/EINVAL.
|
1997-11-24 19:56:30 +00:00 |
mycroft
|
a839cc8b41
|
s/u_int/unsigned int/
|
1997-11-02 07:23:09 +00:00 |
mikel
|
1ff7d5da2e
|
crib text from sleep(3) to document response to signals; fixes PR 4008
|
1997-09-20 04:52:36 +00:00 |
jtc
|
2526fda257
|
Implement sleep() and usleep() in terms of nanosleep(). Uses only one
syscall instead of eight, and doesn't have any interactions with alarm
or interval timers.
|
1997-07-19 02:42:30 +00:00 |
mikel
|
658cbd165a
|
xref sigsuspend(2), not obsolete sigpause(2).
|
1997-05-12 07:12:00 +00:00 |
cgd
|
63de9506bf
|
merge with Lite, keep local changes. clean up id usage
|
1995-02-25 15:39:01 +00:00 |
mycroft
|
0e9c8e4524
|
Add RCS identifiers.
|
1993-07-30 08:34:38 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |