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
*
revert erroneous checkin
Christopher Faylor
2004-10-05
1
-1
/
+1
*
* pinfo.cc (_pinfo::commune_send): Correct debugging output.
Christopher Faylor
2004-10-05
3
-2
/
+6
*
* bsd_mutex.cc (_msleep): Simplify event creation. Revert change from
Corinna Vinschen
2004-10-04
7
-17
/
+43
*
fix erroneous checkin
Christopher Faylor
2004-10-04
1
-1
/
+1
*
* include/cygwin/signal.h: Add siginterrupt definition.
Christopher Faylor
2004-10-04
2
-1
/
+6
*
* cygcheck.cc (pretty_id): Close pipe.
Corinna Vinschen
2004-10-04
2
-0
/
+5
*
2004-10-02 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-10-02
4
-5
/
+9
*
* sysv_sem.cc: Update to FreeBSD version 1.69.
Corinna Vinschen
2004-10-01
2
-14
/
+36
*
* how-using.texinfo: Fix typo. Add note about "Install For All Users"
Joshua Daniel Franklin
2004-09-30
2
-7
/
+11
*
* include/winbase.h (WINBASEAPI): Define as DECLSPEC_IMPORT only
Danny Smith
2004-09-30
3
-6
/
+11
*
* how-using.texinfo: Add FAQ about network shares and authentication.
Joshua Daniel Franklin
2004-09-30
1
-5
/
+14
*
2004-09-30 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-09-30
4
-21
/
+40
*
2004-09-29 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-09-28
62
-374
/
+248
*
* fhandler_termios.cc (fhandler_termios::tcsetpgrp): Disallow attempts to set
Christopher Faylor
2004-09-28
2
-1
/
+6
*
* lib/_cygwin_crt0_common.cc: Revert patch from 2004-09-16. Brakes
Corinna Vinschen
2004-09-27
2
-0
/
+12
*
Sergey Ivanov <seriv@parkheights.dyndns.org>
Christopher Faylor
2004-09-24
2
-5
/
+11
*
* cygwinenv.sgml: smbntsec is not on by default.
Corinna Vinschen
2004-09-24
2
-8
/
+11
*
* sysv_shm.cc (kern_shmat): Avoid compiler warning.
Corinna Vinschen
2004-09-23
2
-0
/
+8
*
* dump_setup.cc (dump_setup): Remove unneeded strlen when check_files
Corinna Vinschen
2004-09-23
2
-2
/
+6
*
2004-09-22 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-09-23
2
-7
/
+12
*
* dump_setup.cc (dump_setup): Avoid trailing spaces on package-list.
Corinna Vinschen
2004-09-22
2
-4
/
+16
*
* sysv_shm.cc (vm_object_reference): remove Cygwin specific define.
Corinna Vinschen
2004-09-21
2
-8
/
+16
*
* exceptions.cc (sig_handle_tty_stop): Set flag earlier.
Christopher Faylor
2004-09-20
2
-1
/
+5
*
.
Christopher Faylor
2004-09-20
1
-1
/
+1
*
* exceptions.cc (sig_handle_tty_stop): Set flag that we are in a cygwin
Christopher Faylor
2004-09-20
3
-1
/
+10
*
* syscalls.cc (unlink): Don't use "delete on close" on remote shares.
Corinna Vinschen
2004-09-17
2
-2
/
+22
*
* cygwin.din (_impure_ptr): And export again. There are libs out there.
Corinna Vinschen
2004-09-17
2
-0
/
+5
*
* cygwin.din (_impure_ptr): Don't export.
Corinna Vinschen
2004-09-16
3
-8
/
+8
*
* cygwin.din (_impure_ptr): Export.
Christopher Faylor
2004-09-16
4
-6
/
+17
*
Fix copyright throughout.
Corinna Vinschen
2004-09-15
17
-48
/
+74
*
* getfacl.c (main): Correct layout when nopt is set.
Corinna Vinschen
2004-09-15
2
-2
/
+6
*
* cygtls.h: Add alignment kludge to fix disparity between compilers.
Christopher Faylor
2004-09-14
4
-55
/
+75
*
* what.texinfo: Fix two typos reported on cygwin list.
Christopher Faylor
2004-09-14
2
-2
/
+6
*
* autoload.cc (EnumProcessModules): Add.
Corinna Vinschen
2004-09-14
4
-1
/
+30
*
* fork.cc (slow_pid_reuse): Temporarily double the number of pids held to
Christopher Faylor
2004-09-14
2
-1
/
+6
*
trivia change to force a new snapshot
Christopher Faylor
2004-09-13
1
-4
/
+4
*
* sigproc.cc (wait_sig): Ensure that waiting threads are awoken after returning
Christopher Faylor
2004-09-12
2
-8
/
+21
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2004-09-12
2
-1
/
+5
*
check in file missing from previous checkin.
Christopher Faylor
2004-09-12
1
-2
/
+2
*
* exceptions.cc: (ctrl_c_handler): Do nothing while a Cygwin subprocess is
Christopher Faylor
2004-09-12
21
-218
/
+237
*
* fhandler.cc (fhandler_base::dup): Use debug_printf.
Corinna Vinschen
2004-09-10
2
-2
/
+6
*
* Makefile.in: Create libutil.a from bsdlib.o exports.
Corinna Vinschen
2004-09-10
7
-70
/
+78
*
* fhandler_tape.cc (fhandler_dev_tape::open): Fix typo.
Corinna Vinschen
2004-09-09
2
-1
/
+5
*
* pipe.cc (create_selectable_pipe): Work around bug in Windows 95
Corinna Vinschen
2004-09-09
2
-2
/
+9
*
* include/sys/stat.h (_S_IFLNK): Add definition.
Earnie Boyd
2004-09-09
2
-3
/
+16
*
* include/sys/stat.h (_S_ISLNK): Add definition.
Earnie Boyd
2004-09-08
2
-0
/
+7
*
2004-09-05 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-09-07
3
-23
/
+41
*
* cygtls.cc (_cygtls::init_thread): Set __sdidinit to negative value to
Christopher Faylor
2004-09-07
3
-1
/
+10
*
* bsd_mutex.cc (_msleep): Disable resetting event object for now.
Corinna Vinschen
2004-09-06
2
-0
/
+11
*
2004-09-06 Hosaka Yuji <hos@tamanegi.org>
Danny Smith
2004-09-06
3
-3
/
+269
[next]