aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin
AgeCommit message (Expand)AuthorFilesLines
2003-04-04This commit was manufactured by cvs2svn to create branchcvs2svn325-129083/+0
2003-04-04* cygthread.h (cygthread::avail): Make LONG for easier use with Interlocked*Christopher Faylor3-28/+32
2003-04-04add commentsChristopher Faylor1-1/+2
2003-04-04* cygthread.cc (operator new): Be more defensive when messing with threads thatChristopher Faylor2-2/+12
2003-04-03* fhandler_console.cc (CONVERT_LIMIT): Use a size for the 21st century.Christopher Faylor1-0/+4
2003-04-03 * external.cc (check_ntsec): Return general ntsec state on NULLCorinna Vinschen2-1/+8
2003-04-03 ChangeLog already commited yesterday:Corinna Vinschen3-2/+16
2003-04-03fix usageChristopher Faylor1-2/+2
2003-04-03* Makefile.in (EXTRA_OFILES): Remove debugging object.Christopher Faylor2-1/+5
2003-04-02* external.cc (check_ntsec): New function.Christopher Faylor4-3/+18
2003-04-01 * fhandler.cc (fhandler_base::fstat): Set the uid and gid fieldsCorinna Vinschen4-10/+15
2003-04-01 * dir.cc: Change __off32_t to _off_t and __off64_t to _off64_tCorinna Vinschen23-153/+178
2003-03-31* exceptions.cc (setup_handler): Make sure winapi lock is released when exitingChristopher Faylor2-0/+6
2003-03-30* include/cygwin/fs.h: Remove unneeded include.Christopher Faylor3-5/+8
2003-03-29 * syscalls.cc (login): Fix comment.Corinna Vinschen2-4/+7
2003-03-29 * syscalls.cc: Slightly cleanup all utmp functions.Corinna Vinschen2-70/+132
2003-03-29* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .sChristopher Faylor4-82/+9
2003-03-28* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.Christopher Faylor3-2/+12
2003-03-27* thread.cc: Change 1==foo equations to foo==1 throughout.Thomas Pfaff2-13/+17
2003-03-27* thread.h: Change class names, methods, members and local varsThomas Pfaff5-472/+486
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen3-12/+73
2003-03-26Joe Buehler <jhpb@draco.hekimian.com>Christopher Faylor3-32/+37
2003-03-23*** empty log message ***Thomas Pfaff1-1/+1
2003-03-23* thread.h (class List): Move inline code inside classThomas Pfaff3-209/+201
2003-03-22* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.Christopher Faylor2-3/+11
2003-03-22* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.Christopher Faylor2-3/+10
2003-03-22* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessaryChristopher Faylor2-0/+9
2003-03-20 * fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE andCorinna Vinschen2-2/+12
2003-03-20* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.Christopher Faylor5-11/+30
2003-03-19 * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionalsCorinna Vinschen2-12/+5
2003-03-19 * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FixCorinna Vinschen4-14/+25
2003-03-19 * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):Corinna Vinschen3-2/+15
2003-03-18* pthread.cc (pthread_attr_init): RemoveThomas Pfaff4-596/+310
2003-03-18* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,Thomas Pfaff7-3/+761
2003-03-18* thread.h (pthread_cond::ExitingWait): Remove.Thomas Pfaff3-197/+214
2003-03-18* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.Thomas Pfaff4-50/+119
2003-03-18 * fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresentCorinna Vinschen2-53/+83
2003-03-17 * glob.c (g_lstat): Change API minor test to match API minor numberCorinna Vinschen2-2/+8
2003-03-17* include/cygwin/version.h: Reorganize last two api versions so that btowc andChristopher Faylor2-3/+10
2003-03-17* cygwin.din: Export btowc, trunc.Christopher Faylor6-15/+55
2003-03-13* include/cygwin/version.h: Bump DLL minor number to 23.Christopher Faylor4-3/+15
2003-03-13 * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen3-1/+15
2003-03-13 * fhandler_proc.cc (format_proc_cpuinfo): Fix vendor id in cpuid case.Corinna Vinschen2-1/+5
2003-03-13 * net.cc (cygwin_rcmd): Use correct file descriptor in call to fdsock.Corinna Vinschen2-2/+7
2003-03-13* syscalls.cc (rename): Assume that DELETE_ON_CLOSE works on Win9x.Christopher Faylor3-3/+10
2003-03-11 * fhandler_socket.cc (fhandler_socket::dup): Don't callCorinna Vinschen2-1/+20
2003-03-112003-03-11 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen2-4/+24
2003-03-10 * sec_acl.cc (setacl): Don't handle DELETE flag specially.Corinna Vinschen3-10/+9
2003-03-09 Fix typo.Corinna Vinschen1-1/+1
2003-03-09 * winver.rc: Change Copyright hint to inlcude 2003.Corinna Vinschen2-1/+5