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
...
*
* sigproc.cc (no_signals_available): Fix so that non-zero exit state is a true
Christopher Faylor
2003-11-29
3
-7
/
+11
*
* pinfo.h (_pinfo::getthread2signal): Remove obsolete function.
Christopher Faylor
2003-11-29
6
-22
/
+22
*
* pinfo.h (_pinfo::getsig): Remove obsolete function, here and throughout.
Christopher Faylor
2003-11-28
8
-44
/
+36
*
* cygwin.din: Re-add inexplicably missing semaphore/msg functions.
Christopher Faylor
2003-11-28
2
-0
/
+15
*
* gendevices: Issue error when shilka is missing.
Christopher Faylor
2003-11-28
2
-1
/
+9
*
* include/cygwin/signal.h: New file.
Christopher Faylor
2003-11-28
3
-0
/
+235
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
50
-3464
/
+3309
*
* speclib: Use correct EOF marker. Ensure that directory is actually deleted
Christopher Faylor
2003-11-28
1
-2
/
+2
*
* speclib: Use correct EOF marker. Ensure that directory is actually deleted
Christopher Faylor
2003-11-28
1
-0
/
+5
*
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to avoid
Christopher Faylor
2003-11-27
2
-8
/
+14
*
* sec_helper.cc (set_process_privilege): Rename restore_priv to
Corinna Vinschen
2003-11-26
2
-8
/
+18
*
* dir.cc (mkdir): Use local security_descriptor. Call
Corinna Vinschen
2003-11-26
11
-116
/
+200
*
* sec_acl.h (getace): Use FILE_*_BITS as permission mask.
Corinna Vinschen
2003-11-26
4
-12
/
+24
*
more white space
Christopher Faylor
2003-11-25
1
-5
/
+5
*
more white space
Christopher Faylor
2003-11-25
1
-2
/
+3
*
more white space
Christopher Faylor
2003-11-25
1
-4
/
+3
*
more white space
Christopher Faylor
2003-11-25
1
-1
/
+1
*
* thread.cc: Minor whitespace cleanup. Remove some obsolete code.
Christopher Faylor
2003-11-25
2
-17
/
+7
*
* dtable.cc (build_fh_name): Set error in dummy fhandler when one is noted
Christopher Faylor
2003-11-25
3
-1
/
+10
*
* configure.in: Avoid using cygserver unless hosting on cygwin.
Christopher Faylor
2003-11-24
3
-47
/
+53
*
white space
Christopher Faylor
2003-11-23
1
-1
/
+1
*
* sigproc.cc (sig_send): Correct below checkin. Use
Christopher Faylor
2003-11-23
2
-1
/
+6
*
* sigproc.cc (proc_exists): A zombie process does not exist.
Christopher Faylor
2003-11-23
2
-7
/
+22
*
* dcrt0.cc (check_sanity_and_sync): Correct api major version check so that
Christopher Faylor
2003-11-22
2
-2
/
+7
*
* sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.
Christopher Faylor
2003-11-21
3
-1
/
+10
*
* msg.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.
Christopher Faylor
2003-11-21
2
-0
/
+5
*
* configure.in: Make --use-server the default. Remove powerpc target.
Christopher Faylor
2003-11-20
3
-19
/
+18
*
* msg.cc (msgctl): Raise SIGSYS if call not available.
Corinna Vinschen
2003-11-20
4
-0
/
+47
*
* cygserver.h (client_request::request_code_t): Add
Corinna Vinschen
2003-11-19
24
-904
/
+1799
*
* dtable.cc (build_fh_pc): Resurrect accidentally removed
Corinna Vinschen
2003-11-19
2
-0
/
+8
*
* fhandler.cc (fhandler_base::lseek): Include high order offset
Corinna Vinschen
2003-11-17
2
-0
/
+8
*
* bsdlib.cc (getprogname): New function.
Corinna Vinschen
2003-11-17
4
-1
/
+33
*
* include/limits.h: Revert unsanctioned changes below.
Christopher Faylor
2003-11-15
4
-4
/
+10
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
41
-151
/
+204
*
* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.
Christopher Faylor
2003-11-14
2
-9
/
+9
*
* thread.cc (pthread::exit): Cleanup on thread exit.
Thomas Pfaff
2003-11-11
2
-0
/
+10
*
* miscfuncs.cc (low_priority_sleep): Make a "C" function.
Christopher Faylor
2003-11-10
3
-2
/
+7
*
* winsup.h (low_priority_sleep): Fix declaration to avoid linker
Corinna Vinschen
2003-11-10
2
-1
/
+6
*
* thread.cc (__reent_t::init_clib): Set thread local clib
Thomas Pfaff
2003-11-10
2
-0
/
+6
*
* syscalls.cc (ftruncate64): Log length as long long.
Corinna Vinschen
2003-11-08
2
-5
/
+10
*
* external.cc (cygwin_internal): Add CW_GET_UID_FROM_SID and
Corinna Vinschen
2003-11-08
4
-2
/
+28
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Reorganize to handle
Christopher Faylor
2003-11-07
1
-0
/
+5
*
* cygthread.cc (cygthread::freerange): Set inuse count. Avoid setting ev from
Christopher Faylor
2003-11-07
3
-27
/
+45
*
* Missing patch to cygwin.din.
Corinna Vinschen
2003-11-06
1
-0
/
+8
*
* bsdlib.cc (_vwarnx): New function.
Corinna Vinschen
2003-11-06
4
-1
/
+123
*
* syscalls.cc (getshmlba): New function.
Corinna Vinschen
2003-11-06
7
-9
/
+28
*
* winsup.h: Declare access_worker.
Christopher Faylor
2003-11-06
2
-1
/
+8
*
* include/cygwin/types.h: Fix preprocessor guards for vm_offset_t and
Corinna Vinschen
2003-11-06
2
-2
/
+12
*
* fhandler_disk_file.cc (fhandler_disk_file::opendir): Detect attempt to open a
Christopher Faylor
2003-11-05
2
-2
/
+12
*
* external.cc (cygwin_internal): Add CW_GET_POSIX_SECURITY_ATTRIBUTE
Corinna Vinschen
2003-11-04
6
-16
/
+42
[prev]
[next]