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
...
*
* dir.cc (readdir): Avoid reading from the beginning when
Corinna Vinschen
2000-11-09
2
-1
/
+7
*
Increase cygwin heap size.
Christopher Faylor
2000-11-09
1
-1
/
+1
*
* select.cc (peek_pipe): Deal with pending newline in pty_master.
Christopher Faylor
2000-11-09
2
-5
/
+20
*
* mount.cc (main): Call show_cygdrive_info instead of show_cygdrive_prefixes.
Christopher Faylor
2000-11-08
2
-10
/
+24
*
* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
Christopher Faylor
2000-11-08
8
-9
/
+88
*
* mkgroup.c (load_netapi): New function to load netapi32.dll functions
Corinna Vinschen
2000-11-08
3
-104
/
+251
*
* autoload.cc: Add autoload statement for `WSASetLastError'.
Corinna Vinschen
2000-11-07
3
-1
/
+15
*
Fix typos.
Christopher Faylor
2000-11-07
1
-3
/
+3
*
Update copyright.
Christopher Faylor
2000-11-07
1
-1
/
+1
*
* dcrt0.cc (sigthread::init): Reinstitute sigthread lock as a critical section.
Christopher Faylor
2000-11-06
5
-79
/
+71
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Use
Christopher Faylor
2000-11-06
3
-11
/
+30
*
* Makefile.in: increment VERSION.
Earnie Boyd
2000-11-06
4
-8
/
+26
*
* errno.cc (strerror): Change EAGAIN case to return "Resource temporarily
Christopher Faylor
2000-11-06
2
-1
/
+6
*
Fix typo.
Christopher Faylor
2000-11-06
1
-2
/
+2
*
* child_info.h (child_info): Add pppid_handle for closing the parent's of the
Christopher Faylor
2000-11-06
9
-141
/
+188
*
* pinfo (wait_subproc): Son of neverending debug tweaking.
Christopher Faylor
2000-11-05
2
-2
/
+9
*
* pinfo (wait_subproc): Neverending debug tweaking.
Christopher Faylor
2000-11-05
2
-3
/
+7
*
* pinfo.cc (winpids:add): New method.
Christopher Faylor
2000-11-05
5
-46
/
+101
*
* exceptions.cc (handle_sigsuspend): Record frame here for signalling.
Christopher Faylor
2000-11-05
3
-6
/
+12
*
* sigproc.cc (wait_subproc): Still more debugging cleanup.
Christopher Faylor
2000-11-04
2
-4
/
+8
*
* pinfo.cc (EnumProcessesNT): Avoid 0 pids.
Christopher Faylor
2000-11-04
5
-30
/
+39
*
* lib/Makefile.in: Install header files in w32api subdirectory.
Christopher Faylor
2000-11-04
2
-4
/
+10
*
* sigproc.cc (wait_subproc): Refine debug output.
Christopher Faylor
2000-11-04
2
-3
/
+10
*
* pinfo.cc (pinfo::init): Reverse order of setting status and pid info in an
Christopher Faylor
2000-11-03
10
-22
/
+59
*
* ntdll.h: Remove IO_COUNTERS definition since it is now in winnt.h.
Christopher Faylor
2000-11-02
2
-10
/
+4
*
* pinfo.cc (EnumProcessesNT): New function. Eliminates dependence on psapi.h.
Christopher Faylor
2000-11-02
5
-65
/
+228
*
* exceptions.cc (interruptible): Remove obsolete tests.
Christopher Faylor
2000-11-02
3
-35
/
+46
*
* kill.cc (main): Return 1 in case of errors.
Corinna Vinschen
2000-11-02
2
-1
/
+7
*
* CONTRIBUTIONS: New file.
Earnie Boyd
2000-11-01
4
-2
/
+18
*
* include/basetyps.h: add comment for GUID_DEFINED
Earnie Boyd
2000-11-01
23
-386
/
+1994
*
* path.h (has_exec_chars): Standard function for checking for executable magic
Christopher Faylor
2000-10-31
4
-6
/
+22
*
* path.cc (_readlink): Return ENOENT when file does not exist.
Christopher Faylor
2000-10-31
2
-0
/
+10
*
* fhandler.h (fhandler_dev_raw): Add method `fixup_after_exec'.
Corinna Vinschen
2000-10-31
2
-0
/
+5
*
* fhandler.h (fhandler_dev_raw): Add definition for method
Corinna Vinschen
2000-10-31
4
-19
/
+47
*
* fhandler_tape.cc (fhandler_dev_tape::open): Fix memory allocation.
Corinna Vinschen
2000-10-31
2
-3
/
+10
*
* pinfo.cc (enum_init): Don't suffer silently if we can't load the process
Christopher Faylor
2000-10-31
2
-3
/
+17
*
Update section "Why is make behaving badly?"
David Starks-Browning
2000-10-31
1
-24
/
+22
*
minor typo
David Starks-Browning
2000-10-31
1
-1
/
+1
*
* signal.cc (kill_pgrp): Revert 25-Oct change.
Christopher Faylor
2000-10-30
2
-1
/
+8
*
* include/cygwin/version.h: Bump DLL minor version number to 6.
Christopher Faylor
2000-10-30
2
-1
/
+5
*
Whitespace cleanup.
Christopher Faylor
2000-10-28
45
-301
/
+196
*
* Makefile.in: Accomodate newer gcc's which require linking of c++ programs
Christopher Faylor
2000-10-28
6
-53
/
+63
*
Cleanup formatting on some files. Remove excessive whitespace.
Christopher Faylor
2000-10-28
15
-686
/
+764
*
* strace.cc (main): Add a '-b' option.
Christopher Faylor
2000-10-28
2
-2
/
+14
*
* autoload.cc: New file keeping all autoload stuff.
Corinna Vinschen
2000-10-27
7
-329
/
+326
*
* sigproc.cc (wait_sig): Add braces to avoid confusion.
Christopher Faylor
2000-10-27
3
-5
/
+11
*
* fhandler_socket.cc: New file.
Corinna Vinschen
2000-10-27
6
-300
/
+324
*
* dtable.cc (dtable::release): Check for socket. Change
Corinna Vinschen
2000-10-26
7
-42
/
+260
*
* ntsec.sgml: Slight changes. Fix some errors.
Corinna Vinschen
2000-10-26
2
-11
/
+16
*
* ntsec.sgml: Changed the (now incorrect) hint that ntsec only
Corinna Vinschen
2000-10-26
2
-1
/
+8
[prev]
[next]