newlib/winsup/mingw/include
Danny Smith 78b8a13965 * include/search.h: New file.
* include/stdlib.h: Add comment about qsort, bsearch in
	search.h.
	* test_headers.c: Include search.h.
	* moldname.def.in (lfind, lsearch): Add.
2003-07-03 07:50:53 +00:00
..
sys 2003-05-30 Sascha Sommer <saschasommer@freenet.de> 2003-05-30 02:42:07 +00:00
_mingw.h * include/_mingw.h (small, hyper): Change to __small and __hyper to 2003-07-01 23:34:36 +00:00
assert.h
conio.h
ctype.h
dir.h
direct.h
dirent.h * include/dirent.h (dirent): Make d_name and array instead of a pointer. 2003-06-18 13:54:47 +00:00
dos.h
errno.h
excpt.h
fcntl.h
fenv.h
float.h
getopt.h * mingwex/getopt.c: New file, copied from cygwin srcs. 2003-03-03 01:19:42 +00:00
inttypes.h
io.h
limits.h
locale.h
malloc.h
math.h * include/math.h (fabs) : Remove inline definition. 2003-05-14 01:03:20 +00:00
mbctype.h
mbstring.h
mem.h
memory.h
process.h * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve, 2003-07-02 22:09:25 +00:00
search.h * include/search.h: New file. 2003-07-03 07:50:53 +00:00
setjmp.h
share.h
signal.h
stdarg.h
stddef.h
stdint.h
stdio.h
stdlib.h * include/search.h: New file. 2003-07-03 07:50:53 +00:00
string.h
strings.h
tchar.h * include/tchar.h: Ansi-fy a comment. 2003-03-16 22:15:19 +00:00
time.h * include/time.h (strftime): Remove duplicate declaration. 2003-04-07 01:31:37 +00:00
unistd.h * mingwex/getopt.c: New file, copied from cygwin srcs. 2003-03-03 01:19:42 +00:00
utime.h * include/utime.h: New file, forwarding to sys/utime.h. 2003-03-16 22:23:58 +00:00
values.h
varargs.h
wchar.h
wctype.h