index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
Commit message (
Expand
)
Author
Age
Files
Lines
*
* exceptions.cc (setup_handler): Make sure winapi lock is released when exiting
Christopher Faylor
2003-03-31
2
-0
/
+6
*
* include/cygwin/fs.h: Remove unneeded include.
Christopher Faylor
2003-03-30
3
-5
/
+8
*
* syscalls.cc (login): Fix comment.
Corinna Vinschen
2003-03-29
2
-4
/
+7
*
* syscalls.cc: Slightly cleanup all utmp functions.
Corinna Vinschen
2003-03-29
2
-70
/
+132
*
* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .s
Christopher Faylor
2003-03-29
4
-82
/
+9
*
* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
Christopher Faylor
2003-03-28
3
-2
/
+12
*
* thread.cc: Change 1==foo equations to foo==1 throughout.
Thomas Pfaff
2003-03-27
2
-13
/
+17
*
* thread.h: Change class names, methods, members and local vars
Thomas Pfaff
2003-03-27
5
-472
/
+486
*
* autoload.cc: added RegGetKeySecurity()
Corinna Vinschen
2003-03-27
3
-12
/
+73
*
Joe Buehler <jhpb@draco.hekimian.com>
Christopher Faylor
2003-03-26
3
-32
/
+37
*
*** empty log message ***
Thomas Pfaff
2003-03-23
1
-1
/
+1
*
* thread.h (class List): Move inline code inside class
Thomas Pfaff
2003-03-23
3
-209
/
+201
*
* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.
Christopher Faylor
2003-03-22
2
-3
/
+11
*
* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.
Christopher Faylor
2003-03-22
2
-3
/
+10
*
* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessary
Christopher Faylor
2003-03-22
2
-0
/
+9
*
* fhandler_socket.cc (fhandler_socket::sendto): Restrict EPIPE and
Corinna Vinschen
2003-03-20
2
-2
/
+12
*
* sigproc.h (signal_fixup_after_exec): Eliminate argument in declaration.
Christopher Faylor
2003-03-20
5
-11
/
+30
*
* glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor conditionals
Corinna Vinschen
2003-03-19
2
-12
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Fix
Corinna Vinschen
2003-03-19
4
-14
/
+25
*
* include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_USING_BIG_TYPES):
Corinna Vinschen
2003-03-19
3
-2
/
+15
*
* pthread.cc (pthread_attr_init): Remove
Thomas Pfaff
2003-03-18
4
-596
/
+310
*
* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,
Thomas Pfaff
2003-03-18
7
-3
/
+761
*
* thread.h (pthread_cond::ExitingWait): Remove.
Thomas Pfaff
2003-03-18
3
-197
/
+214
*
* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.
Thomas Pfaff
2003-03-18
4
-50
/
+119
*
* fhandler_proc.cc (format_proc_cpuinfo): Use IsProcessorFeaturePresent
Corinna Vinschen
2003-03-18
2
-53
/
+83
*
* glob.c (g_lstat): Change API minor test to match API minor number
Corinna Vinschen
2003-03-17
2
-2
/
+8
*
* include/cygwin/version.h: Reorganize last two api versions so that btowc and
Christopher Faylor
2003-03-17
2
-3
/
+10
*
* cygwin.din: Export btowc, trunc.
Christopher Faylor
2003-03-17
6
-15
/
+55
*
* include/cygwin/version.h: Bump DLL minor number to 23.
Christopher Faylor
2003-03-13
4
-3
/
+15
*
* autoload.cc (IsProcessorFeaturePresent): Add.
Corinna Vinschen
2003-03-13
3
-1
/
+15
*
* fhandler_proc.cc (format_proc_cpuinfo): Fix vendor id in cpuid case.
Corinna Vinschen
2003-03-13
2
-1
/
+5
*
* net.cc (cygwin_rcmd): Use correct file descriptor in call to fdsock.
Corinna Vinschen
2003-03-13
2
-2
/
+7
*
* syscalls.cc (rename): Assume that DELETE_ON_CLOSE works on Win9x.
Christopher Faylor
2003-03-13
3
-3
/
+10
*
* fhandler_socket.cc (fhandler_socket::dup): Don't call
Corinna Vinschen
2003-03-11
2
-1
/
+20
*
2003-03-11 Corinna Vinschen <corinna@vinschen.de>
Corinna Vinschen
2003-03-11
2
-4
/
+24
*
* sec_acl.cc (setacl): Don't handle DELETE flag specially.
Corinna Vinschen
2003-03-10
3
-10
/
+9
*
Fix typo.
Corinna Vinschen
2003-03-09
1
-1
/
+1
*
* winver.rc: Change Copyright hint to inlcude 2003.
Corinna Vinschen
2003-03-09
2
-1
/
+5
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
11
-43
/
+190
*
fix typo
Christopher Faylor
2003-03-09
1
-1
/
+1
*
* include/cygwin/version.h: Bump DLL minor number to 21.
Christopher Faylor
2003-03-09
2
-1
/
+5
*
whitespace cleanup
Christopher Faylor
2003-03-09
15
-56
/
+55
*
Do some minor reformatting of 'extern "C"' use throughout.
Christopher Faylor
2003-03-09
13
-111
/
+511
*
* syscalls.cc (unlink): Attempt to be more clever about setting attributes of
Christopher Faylor
2003-03-09
2
-12
/
+30
*
* rmsym: Fix regular expression.
Corinna Vinschen
2003-03-09
2
-2
/
+6
*
* Makefile.in: Change from using new-* to cygwin0 for temporary targets.
Christopher Faylor
2003-03-09
2
-10
/
+16
*
* include/cygwin/socket.h: Set SOMAXCONN to Winsock2 value.
Corinna Vinschen
2003-03-09
2
-1
/
+5
*
* syscalls.cc (unlink): Always attempt to use FILE_FLAG_CLOSE_ON_DELETE to
Christopher Faylor
2003-03-09
2
-57
/
+29
*
missed in last checkin
Christopher Faylor
2003-03-08
1
-1
/
+1
*
Revert below changes regarding _pinfo::cmdline.
Christopher Faylor
2003-03-08
5
-19
/
+17
[next]