summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * autoload.cc (NtQueryVolumeInformationFile): Add.Corinna Vinschen2005-04-126-66/+202
* * mips/array.ld, mips/cfe.ld, mips/dve.ld, mips/idt32.ld,Richard Sandiford2005-04-1215-28/+36
* Fix ChangeLog entry.Corinna Vinschen2005-04-111-1/+1
* Revert previous patch.Corinna Vinschen2005-04-115-29/+37
* * syscalls.cc (sync): Use renamed has_get_volume_pathnames wincap.Corinna Vinschen2005-04-114-15/+23
* merge from gccDJ Delorie2005-04-112-0/+13
* 2005-04-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-04-086-1/+90
* * bsd_mutex.cc (msleep_cnt): Remove.Corinna Vinschen2005-04-082-71/+137
* * pipe.cc (fhandler_pipe::open): Remove O_CREAT limitation.Christopher Faylor2005-04-082-6/+5
* 2005-04-07 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-04-072-0/+5
* 2005-04-07 Shaun Jackman <sjackman@gmail.com>Jeff Johnston2005-04-073-3/+7
* * syslog.cc (try_connect_guard): Remove useless conditionalized code.Corinna Vinschen2005-04-072-4/+4
* * syslog.cc: Include sys/socket.h.Corinna Vinschen2005-04-073-3/+153
* * fhandler_socket.cc (get_inet_addr): Add type parameter to returnCorinna Vinschen2005-04-062-4/+28
* * security.h (cygsidlist::addfromgr): Avoid duplicate entries.Corinna Vinschen2005-04-063-11/+15
* * bsd_helper.cc (ipcexit_hookthread): Fix whitespace and handle leak.Corinna Vinschen2005-04-068-206/+233
* 2005-04-06 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-04-063-478/+860
* * net.cc (cygwin_getservbyname): Return (possibly NULL) return value of dup_entChristopher Faylor2005-04-062-11/+21
* 2005-04-05 Dave Korn <dave.korn@artimi.com>Jeff Johnston2005-04-052-2/+24
* * cygtls.cc (_cygtls::remove): Don't free or close stuff if we're being calledChristopher Faylor2005-04-052-9/+17
* 2005-04-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-04-053-854/+483
* * sync.h (muto::initforce): Delete flawed implementation.Christopher Faylor2005-04-055-5/+12
* * sync.h (muto::initforce): Force initialization even when name != NULL.Christopher Faylor2005-04-053-2/+10
* * sync.h (muto::operator int): New operator.Christopher Faylor2005-04-0519-118/+159
* * path.cc (path_conv::check): Only check for PC_NO_ACCESS_CHECK in endChristopher Faylor2005-04-042-3/+8
* Fix typo.Andreas Schwab2005-04-041-2/+2
* * dcrt0.cc (dll_crt0_1): Don't call set_cygwin_privileges on 9x.Corinna Vinschen2005-04-045-22/+52
* * include/winnt.h (SE_UNDOCK_NAME TEXT): Define.Corinna Vinschen2005-04-032-0/+13
* * cygheap.cc (cygheap_init): Accomodate set_process_privilege change.Corinna Vinschen2005-04-0318-287/+498
* Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen2005-04-0315-35/+41
* * include/cygwin/version.h: Bump DLL minor number to 15.Christopher Faylor2005-04-022-1/+5
* * fork.cc (fork_child): Add missing __stdcall.Corinna Vinschen2005-04-012-1/+5
* include/opcode/Jan Beulich2005-04-012-0/+5
* * bsd_mutex.cc (_msleep): Whitespace fix.Corinna Vinschen2005-04-013-4/+14
* * sigproc.cc (create_signal_arrive): New (temporary?) function to createChristopher Faylor2005-04-013-10/+27
* * fork.cc (fork_child): Fixup SYSV IPC shared memory before fixingCorinna Vinschen2005-04-012-5/+16
* * libc/stdlib/strtod.c (_strtod_r): Never change s00.Corinna Vinschen2005-04-012-3/+7
* * gentls_offsets: Add '-m32' flag to native compiler call to satisfyCorinna Vinschen2005-03-312-2/+7
* force checkinChristopher Faylor2005-03-310-0/+0
* * include/_mingw.h (__MINGW_ATTRIB_NONNULL): Define.Danny Smith2005-03-312-0/+11
* * errno.cc (NO_SYSTEM_RESOURCES): Map to EAGAIN.Corinna Vinschen2005-03-302-0/+15
* * environ.cc (spenvs): Re-force SYSTEMROOT to always be included inChristopher Faylor2005-03-302-2/+9
* * environ.cc (spenv::retrieve): Revert most of previous change.Christopher Faylor2005-03-302-18/+29
* * path.cc (symlink_info::case_check): Ignore trailing charactersCorinna Vinschen2005-03-302-1/+6
* fix typoChristopher Faylor2005-03-301-1/+1
* * config/mh-mingw32: Delete.Joern Rennecke2005-03-304-78/+94
* * how-using.texinfo: Add more words to the "multiple DLL" section.Christopher Faylor2005-03-302-0/+10
* * environ.h (win_env::immediate): Declare new field.Christopher Faylor2005-03-303-31/+103
* 2005-02-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini2005-03-308-1802/+988
* merge from gccDJ Delorie2005-03-292-1/+5