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
*
* 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
*
* include/cygwin/version.h: Bump DLL minor number to 12.
Christopher Faylor
2004-09-05
2
-1
/
+5
*
* include/w32api.h: Increment version to 3.1.
Earnie Boyd
2004-09-05
3
-3
/
+15
*
* mingwex/Makefile.in: Correct typo in list of DISTFILES.
Earnie Boyd
2004-09-05
2
-1
/
+2
*
* include/_mingw.h: Increment minor version for 3.5 release.
Earnie Boyd
2004-09-05
3
-3
/
+8
*
2004-09-05 Hosaka Yuji <hos@tamanegi.org>
Danny Smith
2004-09-05
4
-0
/
+17
*
* include/winuser.h (WINUSERAPI): New define.
Danny Smith
2004-09-05
2
-575
/
+589
*
22004-09-05 Hosaka Yuji <hos@tamanegi.org>
Danny Smith
2004-09-05
2
-21
/
+33
*
* security.cc: Fix a few more strace_prints.
Corinna Vinschen
2004-09-03
2
-4
/
+8
*
Regularize most strace_prints throughout so that %E is always preceded by a
Christopher Faylor
2004-09-03
18
-78
/
+70
*
Christopher Faylor <cgf@timesys.com>
Christopher Faylor
2004-09-03
5
-21
/
+250
*
* textbinary.sgml: Change default mode for non-mounted paths to binary.
Corinna Vinschen
2004-09-02
2
-1
/
+5
*
* sysv_shm.cc (kern_shmat): Add debug_printf's.
Corinna Vinschen
2004-08-31
2
-0
/
+6
*
* fork.cc (fork_parent): Return the cygpid directly derived from the winpid.
Christopher Faylor
2004-08-31
2
-6
/
+10
*
* fork.cc (fork_parent): Record child's pid when we're sure that it has been
Christopher Faylor
2004-08-30
3
-3
/
+8
*
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Allow to report
Corinna Vinschen
2004-08-29
2
-1
/
+6
*
* fhandler.cc (fhandler_base::write): In the lseek_bug case, set EOF
Corinna Vinschen
2004-08-28
2
-16
/
+26
*
2004-08-28 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2004-08-28
2
-2
/
+10
*
2004-08-25 Lars Rune N�stdal <daysleper@users.sourceforge.net>
Danny Smith
2004-08-25
2
-4
/
+19
*
* include/winldap.h: Don't check value of UNICODE.
Danny Smith
2004-08-25
2
-1
/
+6
*
* include/winbase.h (WINBASEAPI): Guard with __INSIDE_CYGWIN__.
Danny Smith
2004-08-24
2
-0
/
+9
*
* syscalls.cc (link): Avoid compiler warning.
Corinna Vinschen
2004-08-24
2
-0
/
+5
*
* bsd_mutex.cc (_msleep): Release process object while waiting.
Corinna Vinschen
2004-08-24
2
-0
/
+6
[next]