newlib-cygwin/newlib/libc/include
Jeff Johnston afe5651795 2002-05-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/string.h (bcmp, bcopy, bzero): Change prototypes
        to use void * pointers and comply with Single Unix spec.
        * libc/string/bcmp.c: Change to use void * instead of char *.
        * libc/string/bcopy.c: Ditto.
        * libc/string/bzero.c: Ditto.
2002-05-23 18:46:04 +00:00
..
machine * Various formatting and whitespace changes. 2002-04-30 18:23:40 +00:00
sys * libc/include/sys/types.h: Revert previous patch. 2002-05-22 12:34:12 +00:00
_ansi.h * Makefile.am: Fix space vs. tab problem in install-data-local. 2000-09-06 20:46:27 +00:00
_syslist.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
alloca.h * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h 2001-11-14 10:25:35 +00:00
ar.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
assert.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
ctype.h 2001-06-11 Danny Smith <dannysmith@users.sourceforge.net> 2001-06-11 21:51:41 +00:00
dirent.h * libc/include/dirent.h: Protect against multiple inclusion. 2001-11-30 17:26:47 +00:00
errno.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fastmath.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
fcntl.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
grp.h * libc/include/grp.h: Don't declare group functions when compiling 2002-02-10 13:26:29 +00:00
ieeefp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
locale.h 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu> 2001-02-05 21:51:43 +00:00
malloc.h 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
math.h * implement a new `struct _reent' that is significantly smaller. use this 2002-02-03 09:24:18 +00:00
paths.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
process.h * libc/include/process.h: Add getpid() declaration. 2001-09-17 21:30:58 +00:00
pthread.h 2000-12-11 Joel Sherrill <joel@OARcorp.com> 2000-12-12 01:24:09 +00:00
pwd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
reent.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
regdef.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
signal.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
stdio.h 2002-05-17 Jeff Johnston <jjohnstn@redhat.com> 2002-05-17 23:39:39 +00:00
stdlib.h 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> 2002-05-15 22:58:10 +00:00
string.h 2002-05-23 Jeff Johnston <jjohnstn@redhat.com> 2002-05-23 18:46:04 +00:00
termios.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time.h 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
unctrl.h * libc/include/sys/config.h: define __IMPORT appropriately 2000-08-01 20:51:51 +00:00
unistd.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utime.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
utmp.h import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00