summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fhandler_disk_file.cc (fhandler_disk_file::fchmod): Drop comment.Corinna Vinschen2007-02-265-37/+19
* 2007-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2007-02-232-2/+6
* Throughout remove all usage of wincap.has_security.Corinna Vinschen2007-02-2316-159/+96
* * fhandler.h (class fhandler_pipe): Remove members writepipe_exists,Corinna Vinschen2007-02-236-84/+20
* * devices.in: Change native device name to native NT device name forCorinna Vinschen2007-02-235-211/+96
* * fhandler_console.cc (fhandler_console::need_invisible): DropCorinna Vinschen2007-02-237-64/+21
* Throughout remove using wincap.Corinna Vinschen2007-02-239-135/+59
* * exceptions.cc (dummy_ctrl_c_handler): Remove.Corinna Vinschen2007-02-2311-124/+34
* * fhandler.cc (fhandler_base::lseek): Drop 9x considerations.Corinna Vinschen2007-02-235-47/+13
* * cygheap.h (struct cwdstuff): Remove sync member and keep_in_syncCorinna Vinschen2007-02-228-236/+145
* * fhandler_console.cc (fhandler_console::read): Drop 9x specificCorinna Vinschen2007-02-225-134/+24
* * fhandler.cc (fhandler_base::set_no_inheritance): Always useCorinna Vinschen2007-02-229-372/+195
* Fix typo.Corinna Vinschen2007-02-221-1/+1
* * dir.cc (rmdir): Move existance check in front ofCorinna Vinschen2007-02-222-2/+7
* * fhandler.cc (fhandler_base::write): Remove wincap.has_lseek_bug case.Corinna Vinschen2007-02-225-121/+34
* Throughout remove all usage of wincap.access_denied_on_delete.Corinna Vinschen2007-02-227-36/+17
* * fhandler_disk_file.cc (fhandler_disk_file::closedir): Fix bugCorinna Vinschen2007-02-222-2/+9
* * dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.Christopher Faylor2007-02-225-55/+171
* Throughout replace all usage of wincap.shared with the constantCorinna Vinschen2007-02-2212-35/+37
* * Makefile.in (DLL_IMPORTS): Add libntdll.a.Corinna Vinschen2007-02-2224-1243/+476
* * ipcs.c (_POSIX2_LINE_MAX): Drop definition.Corinna Vinschen2007-02-222-1/+4
* * Makefile.in (OBJS): Drop transport_sockets.o.Corinna Vinschen2007-02-226-450/+14
* Remove superfluous libgloss/ directory names from recent ChangeLog entries.Ben Elliston2007-02-221-3/+3
* 2007-02-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-214-13/+22
* 2007-02-21 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-215-56/+102
* Take into account MEMORY regions when creating a segment map.Nick Clifton2007-02-212-0/+12
* * wincap.cc (wincap_unknown): Change settings for unknown to reflectCorinna Vinschen2007-02-212-429/+19
* * cris/crt0.S: Use jump, not ba, to skip the interrupt table. UseHans-Peter Nilsson2007-02-216-24/+124
* 2007-02-20 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-202-0/+5
* 2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-02-2031-3/+224
* 2007-02-20 Kazunori Asayama <asayama@sm.sony.co.jp>Jeff Johnston2007-02-202-0/+5
* * cygcheck.cc (dump_sysinfo): Add "not supported" to osname on 9xCorinna Vinschen2007-02-202-12/+12
* * cygwin.din (sem_unlink): Export.Corinna Vinschen2007-02-209-292/+555
* * exceptions.cc (_cygtls::signal_exit): Only call myself.exit when whenChristopher Faylor2007-02-204-5/+13
* [ gas/ChangeLog ]Thiemo Seufer2007-02-202-3/+16
* * fhandler_socket.cc (fhandler_socket::bind): Remove printing wrongCorinna Vinschen2007-02-202-2/+7
* Remove extraneous whitespace.Christopher Faylor2007-02-2018-162/+166
* * configure.ac: Adjust for loop syntax.Joseph Myers2007-02-193-2/+9
* ChangeLog:Alexandre Oliva2007-02-184-27/+1460
* * configure.ac: Drop multiple occurrences of --enable-languages,Alexandre Oliva2007-02-183-2/+8
* Correct spelling of submitter's name in ChangeLog.Danny Smith2007-02-181-1/+1
* 2007-02-18 Aurimas Cernius <aurisc4@gmail.com>Danny Smith2007-02-182-4/+8
* 2007-02-18 Jiri Malak <jiri.malak@iol.cz>Danny Smith2007-02-184-4/+23
* top level:Joseph Myers2007-02-175-21/+53
* * posix_ipc.cc (mq_open): Avoid compiler warning. Initialize mqhdrCorinna Vinschen2007-02-153-3/+9
* * posix_ipc.cc (ipc_mutex_init): Create global object name.Corinna Vinschen2007-02-152-26/+36
* * sparc/cygmon.ld.src: Link .rodata.* input sections into .text output section.Nick Clifton2007-02-153-0/+8
* * Makefile.in (ALL_CFLAGS): Put W32API_INCLUDE after INCLUDES.Danny Smith2007-02-144-7/+16
* 2007-02-14 Patrick Mansfield <patmans@us.ibm.com>Jeff Johnston2007-02-1435-1/+6487
* * libc/include/sys/features.h: Add _POSIX_MESSAGE_PASSING forCorinna Vinschen2007-02-142-1/+6