Yaakov Selkowitz
|
9087163804
|
ansification: remove _DEFUN
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
|
2018-01-17 11:47:26 -06:00 |
Yaakov Selkowitz
|
0bda30e1ff
|
ansification: remove _CONST
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
|
2018-01-17 11:47:08 -06:00 |
Yaakov Selkowitz
|
6783860a2e
|
ansification: remove _AND
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
|
2018-01-17 11:47:05 -06:00 |
Joel Sherrill
|
d482870337
|
2013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>
* libc/include/time.h (time): Add restrict keyword.
* libc/include/wchar.h (wcsftime): Add restrict keyword.
* libc/time/asctime_r.c (asctime_r): Same.
* libc/time/gmtime_r.c (gmtime_r): Same.
* libc/time/lcltime_r.c (lcltime_r): Same.
* libc/time/strftime.c (strftime): Same.
* libc/time/strptime.c (strptime): Same.
* libc/sys/linux/linuxthreads/timer_create.c (timer_create): Same.
* libc/sys/linux/linuxthreads/timer_settime.c (timer_settime): Same.
|
2013-11-25 13:46:23 +00:00 |
Corinna Vinschen
|
aee3f8fb6f
|
* libc/time/asctime_r.c (asctime_r): Replace call to sprintf with call
to siprintf.
* libc/time/strftime.c: Define snprintf to sniprintf in multibyte case.
* libc/time/tzset_r.c: Define sscanf to siscanf.
|
2011-06-14 14:31:59 +00:00 |
Jeff Johnston
|
f35ceefaf0
|
Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru>
* libc/time/asctime_r.c (asctime_r): Change output format. Day of
month is now padded with space, not zero. This now conforms to
ANSI standard.
|
2000-05-10 17:58:29 +00:00 |
Christopher Faylor
|
8a0efa53e4
|
import newlib-2000-02-17 snapshot
|
2000-02-17 19:39:52 +00:00 |