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
*
* cygheap.h (enum cygheap_types): Add HEAP_MMAP.
Christopher Faylor
2003-08-23
3
-11
/
+19
*
* cygheap.cc (user_heap_info::max): New field.
Christopher Faylor
2003-08-22
1
-0
/
+8
*
* exceptions.cc (sigreturn): Don't clobber ebp in recursive signal calls.
Christopher Faylor
2003-08-22
4
-14
/
+31
*
* exceptions.cc (sig_handle): Change so that default signals indicate success.
Christopher Faylor
2003-08-22
2
-1
/
+6
*
2003-08-22 Filip Navara <xnavara@volny.cz>
Danny Smith
2003-08-22
2
-8
/
+29
*
2003-08-22 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-22
5
-2
/
+48
*
* sigproc.cc (wait_sig): Remove redundant test in do/while.
Christopher Faylor
2003-08-22
2
-1
/
+5
*
* sigproc.cc (wait_sig): Avoid infinite loop.
Christopher Faylor
2003-08-22
2
-3
/
+7
*
* speclib: Reenable removal of temp files.
Christopher Faylor
2003-08-21
2
-1
/
+5
*
* miscfuncs.cc (low_priority_sleep): Sleep at same priority as main thread.
Christopher Faylor
2003-08-21
3
-31
/
+41
*
* speclib: Fix created lib to avoid "File truncated" problems.
Christopher Faylor
2003-08-21
2
-0
/
+17
*
* exceptions.cc (interrupt_setup): Set sigsave.sig last to avoid a race.
Christopher Faylor
2003-08-20
2
-1
/
+6
*
* sigproc.cc (wait_sig): Ensure that myself->getsigtodo array is flushed on a
Christopher Faylor
2003-08-20
3
-18
/
+43
*
* exceptions.cc (pending_signals): Remove unneeded declaration.
Christopher Faylor
2003-08-20
3
-31
/
+37
*
clarify
Christopher Faylor
2003-08-20
1
-1
/
+1
*
* signal.cc (sigpending): Move.
Christopher Faylor
2003-08-19
3
-71
/
+112
*
Throughout, eliminate argument to sig_dispatch_pending.
Christopher Faylor
2003-08-19
9
-110
/
+116
*
correct attribution, since this is not Pierre's patch.
Christopher Faylor
2003-08-19
1
-1
/
+1
*
* exceptions.cc (sigdelayed): Fix race where signal handler could get the wrong
Christopher Faylor
2003-08-19
2
-2
/
+7
*
* path.cc (mount): Add null/empty check for input parameters.
Christopher Faylor
2003-08-19
2
-1
/
+11
*
2003-08-17 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-18
4
-33
/
+113
*
* grp.cc (read_group): Revert previous change.
Corinna Vinschen
2003-08-17
3
-5
/
+7
*
* dump_setup.cc (check_package_files): Strip leading / and ./ from
Corinna Vinschen
2003-08-17
2
-0
/
+11
*
* errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH to EIO.
Corinna Vinschen
2003-08-17
3
-6
/
+15
*
* path.cc (special_name): Accommodate all special names with extensions.
Christopher Faylor
2003-08-17
2
-21
/
+23
*
Add ChangeLog entry for last commit.
Danny Smith
2003-08-17
1
-0
/
+7
*
2003-08-17 Martin Fuchs <Martin-Fuchs@gmx.net>
Danny Smith
2003-08-17
3
-1
/
+6
*
* dump_setup.cc (package_find): Don't stop searching on missing
Corinna Vinschen
2003-08-16
2
-15
/
+27
*
* cygcheck.cc (main): Fix some formatting and help text printing.
Corinna Vinschen
2003-08-15
3
-64
/
+230
*
* mmap.cc (mmap64): Avoid crash if file size is less than requested
Corinna Vinschen
2003-08-15
2
-1
/
+6
*
* regtool.cc (usage): Add missing linefeed. Move example to --help
Corinna Vinschen
2003-08-15
2
-15
/
+22
*
2003-08-15 Martin Fuchs <Martin-Fuchs@gmx.net>
Danny Smith
2003-08-15
3
-1
/
+16
*
2003-08-15 Andrew Greenwood <lists@silverblade.co.uk>
Danny Smith
2003-08-15
4
-69
/
+131
*
* dump_setup.cc (check_package_files): Fix extra '/' in filename.
Corinna Vinschen
2003-08-13
2
-4
/
+9
*
* path.cc (special_name): Add checks for some specials followed by
Corinna Vinschen
2003-08-13
2
-0
/
+10
*
* cygwin.din: Accomodate change from cygwin_lstat to lstat.
Corinna Vinschen
2003-08-13
3
-3
/
+12
*
* include/sys/param.h (NBBY): Define if not defined.
Corinna Vinschen
2003-08-12
2
-0
/
+41
*
* lib/uuid.c (CGID_Explorer, CGID_ShellDocView,
Danny Smith
2003-08-10
3
-4
/
+8
*
* dump_setup.cc (dump_setup): Check for the existence of the package list file.
Christopher Faylor
2003-08-10
2
-15
/
+37
*
2003-08-10 Danny Smith <dannysmith@users.sourceforge.net>
Danny Smith
2003-08-10
5
-0
/
+66
*
* dump_setup.cc (version_len): New static variable.
Christopher Faylor
2003-08-09
2
-15
/
+138
*
* include/cygwin/version.h: Bump DLL minor number to 3.
Christopher Faylor
2003-08-09
2
-1
/
+5
*
* include/stdint.h: Correctly define INT32_MIN.
Christopher Faylor
2003-08-08
2
-1
/
+5
*
* grp.cc (read_group): Set __group32.gr_mem pointer back to &null_ptr after
Christopher Faylor
2003-08-08
2
-1
/
+9
*
fix typo
Christopher Faylor
2003-08-06
1
-1
/
+1
*
typo
Christopher Faylor
2003-08-06
1
-1
/
+1
*
* Makefile.common: Hmm. Older compilers seem to need -nostdinc.
Christopher Faylor
2003-08-06
2
-1
/
+5
*
* Makefile.common: Don't send -nostdinc++ with g++.
Christopher Faylor
2003-08-06
2
-2
/
+7
*
* Makefile.in: Rework to accommodate new speclib arguments.
Christopher Faylor
2003-08-06
4
-18
/
+42
*
* path.cc (cygdrive_getmntent): Do not skip over drives of type
Christopher Faylor
2003-08-05
4
-32
/
+64
[next]