summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * cygheap.h (struct init_cygheap): Add rlim_core member.Corinna Vinschen2010-04-205-14/+34
* * cygerrno.h: Nevermind.Christopher Faylor2010-04-202-2/+4
* * transport_pipes.cc: Include ntdef.h to accommodate cygerrno.h.Christopher Faylor2010-04-202-0/+5
* * cygerrno.h: Protect use of NTSTATUS for only when we need it.Christopher Faylor2010-04-202-0/+10
* * lib/_cygwin_crt0_common.cc: Remove unneeded declarations.Christopher Faylor2010-04-201-3/+0
* * fhandler_tty.cc (fhandler_tty_slave::fch_set_sd): Remove commented outCorinna Vinschen2010-04-192-5/+6
* * autoload.cc (GetNamedPipeClientProcessId): Define.Corinna Vinschen2010-04-199-149/+702
* * dtable.cc (dtable::init_std_file_from_handle): Set dev toCorinna Vinschen2010-04-192-3/+23
* * syscalls.cc (rename): On STATUS_ACCESS_VIOLATION, retry to openCorinna Vinschen2010-04-192-0/+23
* * sec_helper.cc (get_null_sd): Make static. Use PSECURITY_DESCRIPTORCorinna Vinschen2010-04-173-7/+11
* * cygerrno.h (seterrno_from_nt_status): Declare.Corinna Vinschen2010-04-163-9/+27
* * kernel32.cc (CreateEventW): Create event object with EVENT_ALL_ACCESSCorinna Vinschen2010-04-152-4/+12
* * sec_helper.cc (set_cygwin_privileges): Enable SE_DEBUG_PRIVILEGE, ifCorinna Vinschen2010-04-152-0/+15
* * ld/testsuite/ld-arm/attr-merge-2.attr: Update for changes in attribute out...Matthew Gretton-Dann2010-04-152-5/+16
* Upgrade header files to use GPLv3Nick Clifton2010-04-15181-1208/+1537
* * filenames.h (HAS_DRIVE_SPEC, STRIP_DRIVE_SPEC): New macros.Doug Evans2010-04-142-2/+16
* 2010-04-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold2010-04-143-2/+7
* sim: drop PARAMSMichael Frysinger2010-04-133-62/+67
* sim: constify sim_write source bufferMichael Frysinger2010-04-132-1/+5
* * fhandler_socket.cc (get_inet_addr): Only test the file for being aCorinna Vinschen2010-04-132-14/+39
* * cygheap.cc (cwcsdup): Fix allocation size to accommodate sizeof WCHAR.Corinna Vinschen2010-04-132-2/+7
* * include/cygwin/version.h: Bump DLL minor version number to 5.Corinna Vinschen2010-04-122-1/+5
* * posix.sgml (std-notes): Improve lseek description.Corinna Vinschen2010-04-122-2/+7
* * fhandler_tty.cc (fhandler_tty_slave::open): Add code to duplicateCorinna Vinschen2010-04-122-11/+33
* * cygwin.dsl: Remove comments.Christopher Faylor2010-04-112-4/+4
* * new-features.sgml (ov-new1.7.5): New section.Corinna Vinschen2010-04-112-0/+17
* * fhandler.h (class dev_console): Add backspace_keycode member.Corinna Vinschen2010-04-113-2/+16
* * cygwin-api.in.sgml: Update to DocBook SGML 4.5 DTD.Christopher Faylor2010-04-116-9/+17
* * fhandler_console.cc (fhandler_console::read): Default to sending CERASEChristopher Faylor2010-04-102-13/+10
* update copyrightChristopher Faylor2010-04-101-1/+1
* * mkvers.sh: Use modern date formats to construct the date.Christopher Faylor2010-04-102-27/+8
* * nlsfuncs.cc (__set_lc_time_from_win): Actually setCorinna Vinschen2010-04-092-0/+6
* * path.cc (path_conv::set_normalized_path): Use crealloc_abort to avoid aChristopher Faylor2010-04-093-2/+10
* /:Ralf Wildenhues2010-04-083-16/+18
* * internal.h (ELF_IS_SECTION_IN_SEGMENT): PT_PHDR program headersAlan Modra2010-04-082-2/+8
* * include/cygwin/version.h: Bump DLL minor version number to 4.Corinna Vinschen2010-04-072-1/+5
* 2010-04-06 Dave Korn <dave.korn.cygwin@googlemail.com>Jeff Johnston2010-04-063-6/+13
* * thread.cc (valid_sched_parameters): Declare extern here.Corinna Vinschen2010-04-062-0/+7
* * include/sched.h: Remove, overruled by newlib file.Corinna Vinschen2010-04-063-80/+5
* * fhandler_fifo.cc (fhandler_fifo::open): Accommodate previous return valueChristopher Faylor2010-04-062-1/+6
* * libc/stdlib/btowc.c (btowc): Reorganize EOF check. Fix incorrectCorinna Vinschen2010-04-062-3/+11
* merge from gccJakub Jelinek2010-04-061-1/+3
* merge from gccDJ Delorie2010-04-051-1/+0
* include/Jakub Jelinek2010-04-052-0/+6
* * fhandler.h (fhandler_base::has_ongoing_io): Declare virtual method.Christopher Faylor2010-04-025-67/+55
* * fhandler.h (fhandler_base::setup_overlapped): Delete virtual declaration.Christopher Faylor2010-04-025-29/+75
* * fhandler_fifo.cc (fhandler_fifo::fhandler_fifo): Properly initializeChristopher Faylor2010-04-022-2/+6
* * fhandler_tty.cc (fhandler_tty_slave::close): Revert previous change.Corinna Vinschen2010-04-022-3/+6
* fix typoChristopher Faylor2010-04-021-1/+1
* * select.h (select_pipe_info::add_watch_handle): Delete declaration.Christopher Faylor2010-04-023-11/+8