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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* setup-net.sgml: Make suggested additions to setup.exe documentation
Joshua Daniel Franklin
2003-03-27
2
-5
/
+24
*
2003-03-27 Vladimir Michl <michlv@users.sourceforge.net>
Danny Smith
2003-03-27
2
-12
/
+19
*
* include/w32api.h: Increment version to 2.4.
Earnie Boyd
2003-03-26
3
-3
/
+8
*
Move some ddk defines to winnt.h as per MSDN documentation
Danny Smith
2003-03-26
6
-327
/
+286
*
Joe Buehler <jhpb@draco.hekimian.com>
Christopher Faylor
2003-03-26
3
-32
/
+37
*
* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable is
Christopher Faylor
2003-03-25
2
-1
/
+10
*
* setup-net.sgml: Improve setup.exe documentation
Joshua Daniel Franklin
2003-03-23
1
-1
/
+1
*
* setup-net.sgml: Improve setup.exe documentation
Joshua Daniel Franklin
2003-03-23
1
-15
/
+12
*
* setup-net.sgml: Improve setup.exe documentation
Joshua Daniel Franklin
2003-03-23
2
-21
/
+36
*
*** 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
*
* setup-net.sgml: Document setup.exe
Joshua Daniel Franklin
2003-03-22
1
-6
/
+6
*
* setup-net.sgml: Document setup.exe
Joshua Daniel Franklin
2003-03-22
2
-0
/
+205
*
* 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
*
*lib/ndis.def (NdisAllocateMemory): Correct stdcall suffix.
Danny Smith
2003-03-20
2
-4
/
+12
*
* 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
*
* winsup.api/pthread/rwlock1.c: New test.
Thomas Pfaff
2003-03-18
8
-0
/
+669
*
* cygwin.din: Add pthread_rwlock_destroy, pthread_rwlock_init,
Thomas Pfaff
2003-03-18
7
-3
/
+761
*
* winsup.api/pthread/condvar7.c: New test.
Thomas Pfaff
2003-03-18
3
-0
/
+466
*
* thread.h (pthread_cond::ExitingWait): Remove.
Thomas Pfaff
2003-03-18
3
-197
/
+214
*
* winsup.api/pthread/mutex1n.c: New test.
Thomas Pfaff
2003-03-18
4
-0
/
+181
*
* 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
*
* include/lmaccess.h (UF_LOCKOUT): Correct name from UF_LOCK.
Danny Smith
2003-03-18
2
-2
/
+8
*
* Makefile.common (w32api_lib): Default to system w32api directory if w32api is
Christopher Faylor
2003-03-17
2
-0
/
+8
*
* Makefile.common: Fix typo from previous checkin.
Christopher Faylor
2003-03-17
2
-1
/
+5
*
* configure.in: w32api directory was already optional. Semi-revert 2003-02-06
Christopher Faylor
2003-03-17
4
-39
/
+28
*
* 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
*
2003-03-17 Bang Jun-Young <junyoung@netbsd.org>
Danny Smith
2003-03-17
3
-6
/
+17
*
Get rid of some warnings
Danny Smith
2003-03-17
9
-11
/
+34
*
2003-03-16 Toby Malone <malone@users.sourceforge.net>
Danny Smith
2003-03-17
3
-0
/
+7
*
* include/utime.h: New file, forwarding to sys/utime.h.
Danny Smith
2003-03-16
2
-0
/
+5
*
* include/sys/param.h (MAXPATHLEN): Define.
Danny Smith
2003-03-16
2
-0
/
+7
*
* include/tchar.h: Ansi-fy a comment.
Danny Smith
2003-03-16
2
-1
/
+5
*
* profile/profile.h (mcount): Use __builtin_return_address
Danny Smith
2003-03-16
3
-7
/
+19
*
2003-03-16 Vadim Yegorov <zg@bmg.lv>
Danny Smith
2003-03-16
2
-3
/
+8
*
2003-03-15 Bang Jun-Young <junyoung@netbsd.org>
Danny Smith
2003-03-15
2
-0
/
+76
*
2003-03-13 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-03-14
4
-2
/
+23
*
* 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
[next]