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
*
* fhandler.h (fhandler_base): New method `fixup_mmap_after_fork'.
Corinna Vinschen
2001-01-11
4
-17
/
+109
*
* sigproc.cc (wait_sig): Allow SIGCONT when stopped.
Christopher Faylor
2001-01-10
2
-1
/
+5
*
Patch suggested by Ren� M�ller Fonseca <fonseca@mip.sdu.dk>
Corinna Vinschen
2001-01-09
3
-4
/
+10
*
* pinfo.cc (codepage_init): Move function.
Christopher Faylor
2001-01-08
17
-52
/
+60
*
* resource.cc (getrlimit): Set errno on EFAULT instead of returning it.
Corinna Vinschen
2001-01-05
2
-3
/
+33
*
* thread.cc: Need LONG_MAX definition.
Christopher Faylor
2001-01-04
2
-0
/
+5
*
* thread.cc (MTinterface::CreateSemaphore): Correctly set semaphore max.
Christopher Faylor
2001-01-03
2
-1
/
+6
*
* fhandler_console.cc (fhandler_console::read): Restore missing test for code
Christopher Faylor
2001-01-03
2
-1
/
+6
*
Wed Jan 3 09:20:20 2001 Jason Tishler <jt@dothill.com>
Christopher Faylor
2001-01-03
3
-4151
/
+4155
*
* cygwin.din: Add symbols for `getrlimit' and `setrlimit'.
Corinna Vinschen
2000-12-27
6
-1
/
+102
*
* autoload.h: Make DLL initializers global to avoid inlining.
Christopher Faylor
2000-12-26
4
-14
/
+30
*
* include/cygwin/version.h: Bump DLL minor version number to 8.
Christopher Faylor
2000-12-25
2
-1
/
+5
*
Fix syntax.
Corinna Vinschen
2000-12-20
1
-1
/
+1
*
* autoload.cc: Add load statemant for SetSecurityDescriptorControl.
Corinna Vinschen
2000-12-20
3
-0
/
+22
*
* exceptions.cc (reset_signal_arrived): Make global to avoid inlining.
Christopher Faylor
2000-12-20
2
-2
/
+5
*
* fhandler_serial.cc (fhandler_serial::raw_read): Always find number of bytes
Christopher Faylor
2000-12-20
3
-10
/
+16
*
* syscalls.cc (remove): New function, overriding the newlib
Corinna Vinschen
2000-12-19
2
-0
/
+24
*
* environ.cc (struct parse_thing): Add entry for new CYGWIN option
Corinna Vinschen
2000-12-19
7
-4
/
+25
*
* fhandler_console.cc (read): Add support for xterm-style mouse event
Christopher Faylor
2000-12-16
3
-38
/
+159
*
* path.cc (normalize_posix_path): Calculate path name length overruns more
Christopher Faylor
2000-12-15
3
-10
/
+20
*
* fhandler.h (fhandler_console): Add additional argument to char_command
Christopher Faylor
2000-12-15
3
-127
/
+51
*
* net.cc (cygwin_rexec): Eliminate superfluous call to
Corinna Vinschen
2000-12-11
3
-4
/
+13
*
* include/sysexits: New file.
Christopher Faylor
2000-12-10
2
-0
/
+122
*
* autoload.cc: Autoload CharToOemA.
Christopher Faylor
2000-12-10
9
-48
/
+100
*
* path.cc (normalize_win32_path): Check for explicit use of two slashes at the
Christopher Faylor
2000-12-09
3
-39
/
+135
*
* path.cc (normalize_win32_path): Reorganize logic to accomodate chroot.
Christopher Faylor
2000-12-09
3
-27
/
+35
*
* cygwin.din: Declare strtok_r for the import lib. Already in the DLL.
Corinna Vinschen
2000-12-07
2
-1
/
+7
*
* winsup/cygwin/include/sys/uio.h: readv: Correct prototype
Corinna Vinschen
2000-12-06
2
-2
/
+7
*
* include/sys/uio.h: Include <sys/cdefs.h>. Use __BEGIN_DECL and
Corinna Vinschen
2000-12-05
2
-7
/
+15
*
* Makefile.in: Change `-nostartfiles' to `-nostdlib' to avoid
Corinna Vinschen
2000-12-04
2
-2
/
+8
*
* path.cc (normalize_win32_path): Handle UNC paths better.
Christopher Faylor
2000-12-03
2
-3
/
+16
*
* Makefile.in: Remove some extra cruft.
Christopher Faylor
2000-12-03
2
-5
/
+6
*
* Makefile.in: Use CXX to build the DLL.
Christopher Faylor
2000-12-03
5
-61
/
+183
*
* net.cc (get_inet_addr ): Close AF_UNIX socket file after reading.
Corinna Vinschen
2000-12-02
2
-14
/
+22
*
* cygheap.cc (chgheap_root::operator =): Check root dir properly.
Corinna Vinschen
2000-11-29
2
-1
/
+5
*
* net.cc (cygwin_inet_aton): Return nonzero if the address
Corinna Vinschen
2000-11-29
2
-2
/
+7
*
* mmap.cc (munmap): Check that mmap and munmap length match.
Christopher Faylor
2000-11-28
2
-3
/
+6
*
* fhandler.cc (fhandler_disk_file::open): Check for buggy CreateFile
Corinna Vinschen
2000-11-28
4
-3
/
+37
*
* fhandler.cc (is_at_eof): New function.
Christopher Faylor
2000-11-26
2
-0
/
+30
*
* include/cygwin/version.h: Bump DLL minor version number to 7.
Christopher Faylor
2000-11-26
2
-1
/
+5
*
* include/cygwin/version.h: Bump minor API version due to adding
Corinna Vinschen
2000-11-25
2
-1
/
+7
*
* net.cc (cygwin_inet_aton): New function.
Corinna Vinschen
2000-11-25
3
-2
/
+22
*
* path.cc (mount_info::read_cygdrive_info_from_registry): Read system cygdrive
Christopher Faylor
2000-11-24
2
-14
/
+20
*
* Makefile.in: new-temp.a -> new-templib.a
Christopher Faylor
2000-11-22
2
-1
/
+5
*
* spawn.cc (spawn_guts): Quoting was still wrong. Keep trying to fix it.
Christopher Faylor
2000-11-20
2
-6
/
+25
*
* spawn.cc (spawn_guts): YA tweak for dealing with arcane rules of quoting in
Christopher Faylor
2000-11-20
4
-9
/
+22
*
*** empty log message ***
Christopher Faylor
2000-11-19
1
-1
/
+3
*
* path.cc (normalize_posix_path): Special care for root directory
Corinna Vinschen
2000-11-17
2
-1
/
+10
*
* syslog.cc (syslog): Add users SID to NT syslog entry.
Corinna Vinschen
2000-11-17
2
-1
/
+6
*
Fix typo.
Christopher Faylor
2000-11-17
1
-1
/
+1
[next]