summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * winsup.api/pthread/rwlock1.c: New test.Thomas Pfaff2003-03-188-0/+669
* * cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff2003-03-187-3/+761
* * winsup.api/pthread/condvar7.c: New test.Thomas Pfaff2003-03-183-0/+466
* * thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff2003-03-183-197/+214
* * winsup.api/pthread/mutex1n.c: New test.Thomas Pfaff2003-03-184-0/+181
* * include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff2003-03-184-50/+119
* * fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresentCorinna Vinschen2003-03-182-53/+83
* * include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.Danny Smith2003-03-182-2/+8
* * Makefile.common (w32api_lib): Default to system w32api directory if w32api isChristopher Faylor2003-03-172-0/+8
* merge from gccDJ Delorie2003-03-172-1/+37
* * Makefile.common: Fix typo from previous checkin.Christopher Faylor2003-03-172-1/+5
* * configure.in: w32api directory was already optional. Semi-revert 2003-02-06Christopher Faylor2003-03-174-39/+28
* * glob.c (g_lstat): Change API minor test to match API minor numberCorinna Vinschen2003-03-172-2/+8
* * include/cygwin/version.h: Reorganize last two api versions so that btowc andChristopher Faylor2003-03-172-3/+10
* * cygwin.din: Export btowc, trunc.Christopher Faylor2003-03-176-15/+55
* merge from gccDJ Delorie2003-03-172-0/+5
* 2003-03-17 Bob Cassels <bcassels@abinitio.com>Jeff Johnston2003-03-172-3/+7
* (O_SYS_CMDLINE): New pseudo opcode for command line processing.Nick Clifton2003-03-172-0/+7
* 2003-03-17 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-03-173-6/+17
* Get rid of some warnings Danny Smith2003-03-179-11/+34
* 2003-03-16 Toby Malone <malone@users.sourceforge.net>Danny Smith2003-03-173-0/+7
* * include/utime.h: New file, forwarding to sys/utime.h.Danny Smith2003-03-162-0/+5
* * include/sys/param.h (MAXPATHLEN): Define.Danny Smith2003-03-162-0/+7
* * include/tchar.h: Ansi-fy a comment.Danny Smith2003-03-162-1/+5
* * profile/profile.h (mcount): Use __builtin_return_addressDanny Smith2003-03-163-7/+19
* 2003-03-16 Vadim Yegorov <zg@bmg.lv>Danny Smith2003-03-162-3/+8
* 2003-03-15 Bang Jun-Young <junyoung@netbsd.org> Danny Smith2003-03-152-0/+76
* * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.Nathanael Nerode2003-03-143-8/+21
* 2003-03-14 Michael Chastain <mec@shout.net>Michael Chastain2003-03-142-1/+73
* * libc/include/stdio.h: Declare fgetpos, fsetpos, fseeko and ftelloCorinna Vinschen2003-03-1412-20/+49
* 2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-03-144-2/+23
* * include/cygwin/version.h: Bump DLL minor number to 23.Christopher Faylor2003-03-134-3/+15
* * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen2003-03-133-1/+15
* * fhandler_proc.cc (format_proc_cpuinfo): Fix vendor id in cpuid case.Corinna Vinschen2003-03-132-1/+5
* * net.cc (cygwin_rcmd): Use correct file descriptor in call to fdsock.Corinna Vinschen2003-03-132-2/+7
* * syscalls.cc (rename): Assume that DELETE_ON_CLOSE works on Win9x.Christopher Faylor2003-03-133-3/+10
* * include/mswsock.h: Correct invalid filter for _WINSOCK2_H.Earnie Boyd2003-03-122-2/+7
* * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unusedNathanael Nerode2003-03-125-203/+85
* fix typoChristopher Faylor2003-03-121-1/+1
* Checkin previously referred to in ChangeLog.Christopher Faylor2003-03-121-1/+1
* 2003-03-12 Ranjit Mathew <rmathew@hotmail.com>Danny Smith2003-03-112-1/+7
* * fhandler_socket.cc (fhandler_socket::dup): Don't callCorinna Vinschen2003-03-112-1/+20
* * include/winsvc.h (SERVICE_NO_CHANGE): Use hex constant to avoidEarnie Boyd2003-03-114-4/+13
* 2003-03-11 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2003-03-112-4/+24
* * include/stdlib.h (qsort): Remove const from first parm.Danny Smith2003-03-112-1/+6
* * include/rasdlg.h: New file.Danny Smith2003-03-104-0/+163
* * sec_acl.cc (setacl): Don't handle DELETE flag specially.Corinna Vinschen2003-03-103-10/+9
* Fix typo.Corinna Vinschen2003-03-091-1/+1
* * winver.rc: Change Copyright hint to inlcude 2003.Corinna Vinschen2003-03-092-1/+5
* * libc/reent/lseekr.c (lseek_r): Use _off_t instead of off_t.Corinna Vinschen2003-03-092-2/+6