aboutsummaryrefslogtreecommitdiff
path: root/winsup/mingw/include
AgeCommit message (Expand)AuthorFilesLines
2003-07-03 * include/search.h: New file.Danny Smith2-1/+68
2003-07-02 * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve,Danny Smith1-17/+18
2003-07-01 * include/_mingw.h (small, hyper): Change to __small and __hyper toEarnie Boyd1-4/+4
2003-07-01 * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define.Earnie Boyd1-2/+18
2003-06-18 * include/dirent.h (dirent): Make d_name and array instead of a pointer.Earnie Boyd1-4/+2
2003-05-302003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith1-0/+9
2003-05-15 * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith1-7/+8
2003-05-14 * include/math.h (fabs) : Remove inline definition.Danny Smith1-21/+2
2003-05-07 * include/_mingw.h: Change version to 3.0Earnie Boyd1-2/+2
2003-04-07 * include/time.h (strftime): Remove duplicate declaration.Danny Smith1-1/+0
2003-03-31 * include/_mingw.h (_CRTIMP): Make conditional on __USE_CRTIMP.Danny Smith1-2/+5
2003-03-16 * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith1-0/+1
2003-03-16 * include/sys/param.h (MAXPATHLEN): Define.Danny Smith1-0/+3
2003-03-16 * include/tchar.h: Ansi-fy a comment.Danny Smith1-1/+1
2003-03-11 * include/stdlib.h (qsort): Remove const from first parm.Danny Smith1-1/+1
2003-03-03 * mingwex/getopt.c: New file, copied from cygwin srcs.Danny Smith2-1/+91
2003-03-022003-03-02 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2-7/+23
2003-02-10 * include/math.h: Remove _CRTIMP from pow() prototype,Danny Smith1-1/+4
2003-02-10 * include/_mingw.h (_CRTIMP): Define for __GNUC__ ifDanny Smith29-1061/+1087
2003-02-08 * include/_mingw.h: Change version to 3.0Earnie Boyd1-3/+3
2003-02-08 * include/stdlib.h: Make words after #endif a comment.Earnie Boyd1-1/+1
2003-02-07 * include/locale.h: Include stddef.h for definition of NULL.Danny Smith1-0/+4
2003-01-26 * include/math.h (tgamma): Correct typo in comment.Danny Smith1-3/+1
2003-01-07 * include/ctype.h (__isascii): Don't cast arg to unsigned.Danny Smith2-3/+3
2003-01-03 * include/stdlib.h (_osver, _winver, _winmajor,Danny Smith1-4/+11
2002-12-20 * include/_mingw.h: Increment version to 2.4.Earnie Boyd1-2/+2
2002-12-12 * include/malloc.h (_alloca): Add definition.Earnie Boyd1-0/+6
2002-12-08 * mingwex/math/s_erf.c: New file.Danny Smith1-1/+11
2002-12-07 * include/math.h: Add traditional/XOPEN math constants.Danny Smith1-0/+17
2002-11-27 * mingwex/math/lgamma.c: New file.Danny Smith1-1/+15
2002-11-26Add strtold and wcstold to libmingwex.aDanny Smith2-0/+3
2002-11-09 * include/math.h (sqrt): Remove inline definition.Danny Smith1-19/+2
2002-10-302002-10-30 Guido Serassio <serassio@libero.it>Danny Smith1-1/+5
2002-10-202002-10-19 Kang Li <rubylith@users.sourceforge.net>Danny Smith1-1/+1
2002-10-202002-10-19 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith1-2/+2
2002-10-11 * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith1-4/+6
2002-10-11 * include/string.h (strcasecmp): Make extern __inline__.Danny Smith1-3/+9
2002-10-082002-10-08 Heiko Gerdau <hg@technosis.de>Danny Smith1-0/+12
2002-10-03 * include/cytpe.h (_imp____mbcur_max): Add missing ';'.Danny Smith1-2/+2
2002-10-03 * include/fcntl.h (_fmode): Remove declarations andDanny Smith3-48/+29
2002-10-02 * include/stdlib.h (_imp____mbcur_max): add missing ';'.Danny Smith1-2/+2
2002-09-19 * include/string.h (_strerror): Move into #ifndefDanny Smith1-1/+2
2002-09-17 * include/time.h (__need_NULL): Define before includingDanny Smith1-0/+1
2002-09-162002-09-16 Ranjit Matthew <rmathew@hotmail.com>Danny Smith1-1/+1
2002-09-12 * include/sys/time.h (timeval): Add struct definition andDanny Smith1-0/+16
2002-09-05 * include/_mingw.h: Increment version to 2.3.Earnie Boyd1-2/+2
2002-08-28 * include/sys/param.h: Add ENDIAN defines.Danny Smith1-0/+7
2002-08-21 * include/sys/param.h: New File.Earnie Boyd1-0/+31
2002-08-21 * include/_mingw.h: Increment version to 2.2.Earnie Boyd1-1/+1
2002-08-20 * include/math.h (asm): Change to __asm__ throughout.Danny Smith1-11/+11