summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * thread.cc: Minor whitespace cleanup. Remove some obsolete code.Christopher Faylor2003-11-252-17/+7
* * winsup.api/known_bugs.tcl: Remove lseek10 since mknod now works.Christopher Faylor2003-11-252-1/+5
* * dtable.cc (build_fh_name): Set error in dummy fhandler when one is notedChristopher Faylor2003-11-253-1/+10
* 2003-11-24 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-242-1/+6
* * configure.in: Avoid using cygserver unless hosting on cygwin.Christopher Faylor2003-11-243-47/+53
* * include/winnt.h (PAGE_*): Group defines together. ChangeDanny Smith2003-11-232-10/+15
* white spaceChristopher Faylor2003-11-231-1/+1
* * Makefile.in: Make cygserver depending on cygwin.Corinna Vinschen2003-11-232-0/+6
* * sigproc.cc (sig_send): Correct below checkin. UseChristopher Faylor2003-11-232-1/+6
* * sigproc.cc (proc_exists): A zombie process does not exist.Christopher Faylor2003-11-232-7/+22
* * msg.cc (client_request_msg::serve): Add default case to msgop switch.Corinna Vinschen2003-11-224-0/+18
* * dcrt0.cc (check_sanity_and_sync): Correct api major version check so thatChristopher Faylor2003-11-222-2/+7
* 2003-11-21 Artem B. Bityuckiy <mail_lists@mail.ru>Jeff Johnston2003-11-222-16/+42
* * sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor2003-11-213-1/+10
* * msg.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor2003-11-212-0/+5
* 2003-11-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-212-8/+22
* * Makefile.in (install): Explicitely create directories. InstallCorinna Vinschen2003-11-213-2/+223
* * cygserver.cc (print_usage): Fix scrambled output.Corinna Vinschen2003-11-212-1/+5
* 2003-11-20 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston2003-11-206-5/+82
* * cygserver-config: Slightly modify printed message.Corinna Vinschen2003-11-202-4/+5
* * configure.in: Make --use-server the default.Christopher Faylor2003-11-203-12/+12
* * configure.in: Make --use-server the default. Remove powerpc target.Christopher Faylor2003-11-203-19/+18
* * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.Corinna Vinschen2003-11-204-27/+9
* * msg.cc (msgctl): Raise SIGSYS if call not available.Corinna Vinschen2003-11-204-0/+47
* * Makefile.in (install): Install cygserver-config script to bindir.Corinna Vinschen2003-11-203-2/+220
* 2003-11-19 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston2003-11-191-1/+1
* * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.DJ Delorie2003-11-193-2/+9
* * winsup.api/msgtest.c: New file derived from FreeBSD, testingCorinna Vinschen2003-11-194-0/+1020
* * Makefile.in: Add rules to build ipcrm and ipcs.Corinna Vinschen2003-11-194-1/+1061
* * cygserver.h (client_request::request_code_t): AddCorinna Vinschen2003-11-1924-904/+1799
* Don't use safe_new but new throughout. Fix copyright datesCorinna Vinschen2003-11-1927-1368/+5656
* 2003-11-19 Nicholas Wourms <nwourms@netscape.net>Jeff Johnston2003-11-192-1/+8
* 2003-11-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-11-192-2/+4
* * dtable.cc (build_fh_pc): Resurrect accidentally removedCorinna Vinschen2003-11-192-0/+8
* Revert most of last check in to ChangeLog. It duplicatedCorinna Vinschen2003-11-191-1237/+0
* * config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"Maciej W. Rozycki2003-11-182-0/+6
* 2003-11-18 Corinna Vinschen <corinna@vinschen.de>Jeff Johnston2003-11-184-0/+15
* * fhandler.cc (fhandler_base::lseek): Include high order offsetCorinna Vinschen2003-11-172-0/+8
* * libc/include/stdlib.h (getprogname): Declare for Cygwin.Corinna Vinschen2003-11-172-0/+11
* * bsdlib.cc (getprogname): New function.Corinna Vinschen2003-11-174-1/+33
* * include/limits.h: Revert unsanctioned changes below.Christopher Faylor2003-11-154-4/+10
* Add Tab control macroManu B2003-11-152-0/+5
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-1441-151/+204
* * mkgroup.c: Avoid compiler warnings throughout.Corinna Vinschen2003-11-144-15/+1258
* Add new field to disassemble_info structure: symbol_is_valid() and use it toNick Clifton2003-11-142-3/+28
* * dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.Christopher Faylor2003-11-142-9/+9
* minor adjustments to Elfyn's contribution.David Starks-Browning2003-11-132-11/+10
* Apply Elfyn's patches as supplied in <http://cygwin.com/ml/cygwin-patches/200...David Starks-Browning2003-11-133-16/+14
* 2003-11-13 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2003-11-135-3/+48
* * thread.cc (pthread::exit): Cleanup on thread exit.Thomas Pfaff2003-11-112-0/+10