summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include
Commit message (Expand)AuthorAgeFilesLines
...
* * include/stdlib.h: Guard non-ISO functions withDanny Smith2003-09-291-4/+7
* * include/io.h (_fileno): Remove prototype.Danny Smith2003-09-242-8/+17
* * include/inttypes.h: Include _mingw.h.Danny Smith2003-09-241-0/+1
* * include/_mingw.h (__CRT_INLINE): Define.Danny Smith2003-09-249-91/+97
* * include/_mingw.h: Increment version to 3.2.Earnie Boyd2003-09-151-2/+2
* * include/search.h: New file.Danny Smith2003-07-032-1/+68
* * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith2003-07-021-17/+18
* * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd2003-07-011-4/+4
* * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd2003-07-011-2/+18
* * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd2003-06-181-4/+2
* 2003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith2003-05-301-0/+9
* * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith2003-05-151-7/+8
* * include/math.h (fabs) : Remove inline definition.Danny Smith2003-05-141-21/+2
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-05-071-2/+2
* * include/time.h (strftime): Remove duplicate declaration.Danny Smith2003-04-071-1/+0
* * include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.Danny Smith2003-03-311-2/+5
* * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith2003-03-161-0/+1
* * include/sys/param.h (MAXPATHLEN): Define.Danny Smith2003-03-161-0/+3
* * include/tchar.h: Ansi-fy a comment.Danny Smith2003-03-161-1/+1
* * include/stdlib.h (qsort): Remove const from first parm.Danny Smith2003-03-111-1/+1
* * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2003-03-032-1/+91
* 2003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-022-7/+23
* * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith2003-02-101-1/+4
* * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith2003-02-1029-1061/+1087
* * include/_mingw.h: Change version to 3.0Earnie Boyd2003-02-081-3/+3
* * include/stdlib.h: Make words after #endif a comment.Earnie Boyd2003-02-081-1/+1
* * include/locale.h: Include stddef.h for definition of NULL.Danny Smith2003-02-071-0/+4
* * include/math.h (tgamma): Correct typo in comment.Danny Smith2003-01-261-3/+1
* * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith2003-01-072-3/+3
* * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith2003-01-031-4/+11
* * include/_mingw.h: Increment version to 2.4.Earnie Boyd2002-12-201-2/+2
* * include/malloc.h (_alloca): Add definition.Earnie Boyd2002-12-121-0/+6
* * mingwex/math/s_erf.c: New file.Danny Smith2002-12-081-1/+11
* * include/math.h: Add traditional/XOPEN math constants.Danny Smith2002-12-071-0/+17
* * mingwex/math/lgamma.c: New file.Danny Smith2002-11-271-1/+15
* Add strtold and wcstold to libmingwex.aDanny Smith2002-11-262-0/+3
* * include/math.h (sqrt): Remove inline definition.Danny Smith2002-11-091-19/+2
* 2002-10-30 Guido Serassio <serassio@libero.it>Danny Smith2002-10-301-1/+5
* 2002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith2002-10-201-1/+1
* 2002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-10-201-2/+2
* * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith2002-10-111-4/+6
* * include/string.h (strcasecmp): Make extern __inline__.Danny Smith2002-10-111-3/+9
* 2002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith2002-10-081-0/+12
* * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith2002-10-031-2/+2
* * include/fcntl.h (_fmode): Remove declarations andDanny Smith2002-10-033-48/+29
* * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith2002-10-021-2/+2
* * include/string.h (_strerror): Move into #ifndefDanny Smith2002-09-191-1/+2
* * include/time.h (__need_NULL): Define before includingDanny Smith2002-09-171-0/+1
* 2002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith2002-09-161-1/+1
* * include/sys/time.h (timeval): Add struct definition andDanny Smith2002-09-121-0/+16