mirror of
https://abf.rosa.ru/djam/glibc33.git
synced 2025-02-24 10:12:59 +00:00
12 lines
468 B
Diff
12 lines
468 B
Diff
![]() |
--- glibc-2.16.0/time/sys/time.h.orig 2012-06-30 23:12:34.000000000 +0400
|
||
|
+++ glibc-2.16.0/time/sys/time.h 2012-07-03 15:55:56.473832226 +0400
|
||
|
@@ -77,7 +77,7 @@
|
||
|
This call is restricted to the super-user. */
|
||
|
extern int settimeofday (const struct timeval *__tv,
|
||
|
const struct timezone *__tz)
|
||
|
- __THROW __nonnull ((1));
|
||
|
+ __THROW;
|
||
|
|
||
|
/* Adjust the current time of day by the amount in DELTA.
|
||
|
If OLDDELTA is not NULL, it is filled in with the amount
|