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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* thread.cc: Minor whitespace cleanup. Remove some obsolete code.
Christopher Faylor
2003-11-25
2
-17
/
+7
*
* winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.
Christopher Faylor
2003-11-25
2
-1
/
+5
*
* dtable.cc (build_fh_name): Set error in dummy fhandler when one is noted
Christopher Faylor
2003-11-25
3
-1
/
+10
*
2003-11-24 Artem B. Bityuckiy <mail_lists@mail.ru>
Jeff Johnston
2003-11-24
2
-1
/
+6
*
* configure.in: Avoid using cygserver unless hosting on cygwin.
Christopher Faylor
2003-11-24
3
-47
/
+53
*
* include/winnt.h (PAGE_*): Group defines together. Change
Danny Smith
2003-11-23
2
-10
/
+15
*
white space
Christopher Faylor
2003-11-23
1
-1
/
+1
*
* Makefile.in: Make cygserver depending on cygwin.
Corinna Vinschen
2003-11-23
2
-0
/
+6
*
* sigproc.cc (sig_send): Correct below checkin. Use
Christopher Faylor
2003-11-23
2
-1
/
+6
*
* sigproc.cc (proc_exists): A zombie process does not exist.
Christopher Faylor
2003-11-23
2
-7
/
+22
*
* msg.cc (client_request_msg::serve): Add default case to msgop switch.
Corinna Vinschen
2003-11-22
4
-0
/
+18
*
* dcrt0.cc (check_sanity_and_sync): Correct api major version check so that
Christopher Faylor
2003-11-22
2
-2
/
+7
*
2003-11-21 Artem B. Bityuckiy <mail_lists@mail.ru>
Jeff Johnston
2003-11-22
2
-16
/
+42
*
* sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.
Christopher Faylor
2003-11-21
3
-1
/
+10
*
* msg.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.
Christopher Faylor
2003-11-21
2
-0
/
+5
*
2003-11-21 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-21
2
-8
/
+22
*
* Makefile.in (install): Explicitely create directories. Install
Corinna Vinschen
2003-11-21
3
-2
/
+223
*
* cygserver.cc (print_usage): Fix scrambled output.
Corinna Vinschen
2003-11-21
2
-1
/
+5
*
2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>
Jeff Johnston
2003-11-20
6
-5
/
+82
*
* cygserver-config: Slightly modify printed message.
Corinna Vinschen
2003-11-20
2
-4
/
+5
*
* configure.in: Make --use-server the default.
Christopher Faylor
2003-11-20
3
-12
/
+12
*
* configure.in: Make --use-server the default. Remove powerpc target.
Christopher Faylor
2003-11-20
3
-19
/
+18
*
* winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
Corinna Vinschen
2003-11-20
4
-27
/
+9
*
* msg.cc (msgctl): Raise SIGSYS if call not available.
Corinna Vinschen
2003-11-20
4
-0
/
+47
*
* Makefile.in (install): Install cygserver-config script to bindir.
Corinna Vinschen
2003-11-20
3
-2
/
+220
*
2003-11-19 Nicholas Wourms <nwourms@netscape.net>
Jeff Johnston
2003-11-19
1
-1
/
+1
*
* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
DJ Delorie
2003-11-19
3
-2
/
+9
*
* winsup.api/msgtest.c: New file derived from FreeBSD, testing
Corinna Vinschen
2003-11-19
4
-0
/
+1020
*
* Makefile.in: Add rules to build ipcrm and ipcs.
Corinna Vinschen
2003-11-19
4
-1
/
+1061
*
* cygserver.h (client_request::request_code_t): Add
Corinna Vinschen
2003-11-19
24
-904
/
+1799
*
Don't use safe_new but new throughout. Fix copyright dates
Corinna Vinschen
2003-11-19
27
-1368
/
+5656
*
2003-11-19 Nicholas Wourms <nwourms@netscape.net>
Jeff Johnston
2003-11-19
2
-1
/
+8
*
2003-11-19 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston
2003-11-19
2
-2
/
+4
*
* dtable.cc (build_fh_pc): Resurrect accidentally removed
Corinna Vinschen
2003-11-19
2
-0
/
+8
*
Revert most of last check in to ChangeLog. It duplicated
Corinna Vinschen
2003-11-19
1
-1237
/
+0
*
* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
Maciej W. Rozycki
2003-11-18
2
-0
/
+6
*
2003-11-18 Corinna Vinschen <corinna@vinschen.de>
Jeff Johnston
2003-11-18
4
-0
/
+15
*
* fhandler.cc (fhandler_base::lseek): Include high order offset
Corinna Vinschen
2003-11-17
2
-0
/
+8
*
* libc/include/stdlib.h (getprogname): Declare for Cygwin.
Corinna Vinschen
2003-11-17
2
-0
/
+11
*
* bsdlib.cc (getprogname): New function.
Corinna Vinschen
2003-11-17
4
-1
/
+33
*
* include/limits.h: Revert unsanctioned changes below.
Christopher Faylor
2003-11-15
4
-4
/
+10
*
Add Tab control macro
Manu B
2003-11-15
2
-0
/
+5
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
41
-151
/
+204
*
* mkgroup.c: Avoid compiler warnings throughout.
Corinna Vinschen
2003-11-14
4
-15
/
+1258
*
Add new field to disassemble_info structure: symbol_is_valid() and use it to
Nick Clifton
2003-11-14
2
-3
/
+28
*
* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.
Christopher Faylor
2003-11-14
2
-9
/
+9
*
minor adjustments to Elfyn's contribution.
David Starks-Browning
2003-11-13
2
-11
/
+10
*
Apply Elfyn's patches as supplied in <http://cygwin.com/ml/cygwin-patches/200...
David Starks-Browning
2003-11-13
3
-16
/
+14
*
2003-11-13 Martin Fuchs <martin-fuchs@gmx.net>
Danny Smith
2003-11-13
5
-3
/
+48
*
* thread.cc (pthread::exit): Cleanup on thread exit.
Thomas Pfaff
2003-11-11
2
-0
/
+10
[prev]
[next]