newlib-cygwin/newlib/libc/time
Thomas Fitzsimmons 9b022d6db8 * libc/argz/argz_replace.c: Include buf_findstr.h.
* libc/argz/buf_findstr.c: Likewise.
	* libc/argz/envz_entry.c: Include buf_findstr.h.  Cast return
	value to (char *).
	* libc/argz/envz_get.c: Likewise.
	* libc/include/sys/unistd.h: Add getopt and getsubopt declarations.
	* libc/stdlib/Makefile.am (LIB_SOURCES): Add getsubopt.c.
	* libc/stdlib/getsubopt.3: New file.
	* libc/stdlib/getsubopt.c: New file.
	* libc/sys/linux/machine/i386/socketcall.h (__sockcall_base):
	Change esp to ebp.
2002-07-19 20:36:09 +00:00
..
Makefile.am 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
Makefile.in * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
asctime.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
asctime_r.c Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru> 2000-05-10 17:58:29 +00:00
clock.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctime_r.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
difftime.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
gmtime.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
gmtime_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
lcltime.c * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
lcltime_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
local.h 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
mktime.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
mktm_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
strftime.c * libc/time/strftime.c (strftime): Add %e format specifier. 2002-06-21 20:04:40 +00:00
strptime.c 2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com> 2002-04-09 20:55:55 +00:00
time.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.tex 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:37:07 +00:00
tzlock.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
tzset.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
tzset_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00