aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-17 * fhandler_disk_file.cc (fhandler_disk_file::utimes): Handle openingCorinna Vinschen2-4/+8
2005-03-17 * fhandler_socket.cc (fhandler_socket::connect): Always set sun_pathCorinna Vinschen2-42/+41
2005-03-17 * configure.host (newlib_cflags) <cris-*-*, crisv32-*-*>: AddHans-Peter Nilsson2-1/+6
2005-03-16complete a sentencChristopher Faylor1-1/+1
2005-03-16bfd/H.J. Lu2-0/+7
2005-03-16* fhandler_tape.cc (get_ll): This is a generally useful function so move itChristopher Faylor4-4/+13
2005-03-16* winclude/winnt.h (SYSTEM_LUID): Fix definitition invalidated by below change.Christopher Faylor2-1/+6
2005-03-16missing file from previous checkin.Christopher Faylor1-20/+12
2005-03-16* dir.cc: Rename opendir_* to dirent_* throughout.Christopher Faylor5-15/+34
2005-03-16* Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.DJ Delorie3-6/+12
2005-03-16merge from gccDJ Delorie2-28/+4
2005-03-16* cygtls.cc (free_local): New macro.Christopher Faylor5-92/+93
2005-03-16* errno.cc (errmap): Correct typo in previous change.Christopher Faylor2-1/+5
2005-03-16 * include/winnt.h (_LUID): Add structure. Correct LUID typedef.Danny Smith2-1/+10
2005-03-15* cygtls.cc (_cygtls::remove): Free process_ident, if it exists.Christopher Faylor3-0/+10
2005-03-152005-03-15 Hans Leidekker <hans@it.vu.nl>Danny Smith2-2/+6
2005-03-12include:Zack Weinberg2-4/+15
2005-03-12* path.h (pathconv_arg): Define PC_NO_ACCESS_CHECK.Christopher Faylor3-38/+65
2005-03-10 * path.cc (is_floppy): New function.Corinna Vinschen3-1/+25
2005-03-10* autoload.cc (LoadDLLprime): Use nocopy segment or forked processes will notChristopher Faylor2-2/+7
2005-03-10* autoload.cc (LoadDllprime): Scrap use of .linkonce and just use an ifdefChristopher Faylor3-3/+15
2005-03-10* pinfo.h (pinfo::pinfo): Clear more elements in the constructor.Christopher Faylor2-2/+6
2005-03-10merge from gccDJ Delorie2-0/+13
2005-03-09* net.cc (dup_ent): Revert older stupid test for null. Don't copy name if itChristopher Faylor2-6/+13
2005-03-09 * fhandler_socket.cc (fhandler_socket::eid_pipe_name): Fix formatCorinna Vinschen2-44/+61
2005-03-09* net.cc (dup_ent): Revert previous stupid change.Christopher Faylor2-1/+5
2005-03-09 * signal.cc (sigprocmask): Rename first parameter to "how".Corinna Vinschen2-10/+13
2005-03-09* net.cc (dup_ent): Avoid dereferencing a null pointer in a debug_printf.Christopher Faylor2-1/+5
2005-03-09* path.cc (path_conv::check): Treat ENOSHARE similarly to ENOENT whenChristopher Faylor2-2/+8
2005-03-09Remove \n from debug_printfChristopher Faylor1-1/+1
2005-03-08 * fhandler_socket.cc (fhandler_socket::listen): Don't limit the numberCorinna Vinschen2-2/+7
2005-03-08revert errnoneous checkinChristopher Faylor1-46/+22
2005-03-08* pinfo.cc (pinfo::exit): Right shift exit value by eight when not started in aChristopher Faylor3-24/+55
2005-03-08 * mmap.cc (mmap64): Handle MAP_AUTOGROW flag.Corinna Vinschen4-11/+71
2005-03-08* dcrt0.cc (dll_crt0_0): Eliminate muto::init call.Christopher Faylor5-23/+30
2005-03-08* kill.cc (getsig): Rectify bug introduced by 2005-02-26 change. Don't padChristopher Faylor2-2/+7
2005-03-07 * strace.cc (handle_output_debug_string): Fix compiler warning.Corinna Vinschen2-2/+6
2005-03-07 * include/ws2tcpip.h (getaddrinfo, freeaddrinfo, getnameinfo):Danny Smith2-4/+16
2005-03-07 * include/basetyps.h (__int16): Correct define.Danny Smith2-1/+5
2005-03-06* path.cc (mount_info::read_cygdrive_info_from_registry): Use the user prefixChristopher Faylor2-0/+15
2005-03-062005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston3-0/+575
2005-03-062005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston2-2/+6
2005-03-062005-03-06 Ralf Corsepious <ralf.corsepius@rtems.org>Jeff Johnston3-22/+11
2005-03-06* sync.h (sync::init_lock): Declare new static member.Christopher Faylor3-7/+25
2005-03-06* path.cc (special_name): Reorganize to always detect the use of special namesChristopher Faylor2-14/+16
2005-03-06* cygpath.cc (usage): Pass in one more copy of program_name to printf to avoidChristopher Faylor2-1/+6
2005-03-06* pathnames.sgml: Clarify binmode/textmode behavior slightly.Christopher Faylor3-18/+25
2005-03-04* fhandler_clipboard.cc: Use int for cygnativeformat rather than UINT as thatChristopher Faylor2-2/+8
2005-03-04 * fhandler.cc (fhandler_base::open_9x): Satisfy query_open values.Corinna Vinschen2-6/+23
2005-03-04 * fhandler_socket.cc (fhandler_socket::ioctl): Only cancelCorinna Vinschen2-1/+6