summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread.h (pthread_mutex::get_pthread_self): Remove.Corinna Vinschen2005-09-051-0/+8
* * Makefile.in (CXXFLAGS): Use 'override' to correctly set flags to generateChristopher Faylor2005-09-021-0/+5
* * exceptions.cc (set_process_mask_delta): Conditionalize debugging output.Christopher Faylor2005-08-291-0/+6
* typoChristopher Faylor2005-08-281-1/+1
* * cygtls.h (__ljfault): Declare.Christopher Faylor2005-08-281-0/+9
* Add missing ChangeLog for previous checkin.Christopher Faylor2005-08-281-0/+10
* * cygwin.din: Correct readdir_r typo.Christopher Faylor2005-08-281-0/+4
* Fix typo.Christopher Faylor2005-08-281-1/+1
* Fix improper formatting.Christopher Faylor2005-08-281-2/+1
* *dir.cc (readdir_r): Invert sense on error-test.Christopher Faylor2005-08-281-0/+5
* * path.cc (normalize_posix_path): Keep two leading slashesCorinna Vinschen2005-08-261-0/+9
* * path.cc (realpath): Drop call to mount_info::conv_to_posix_pathCorinna Vinschen2005-08-251-0/+7
* * path.cc (normalize_win32_path): Honor network paths. Fold moreCorinna Vinschen2005-08-251-0/+6
* * errno.cc (errmap): Translate ERROR_NO_MORE_ITEMS to ENMFILE.Christopher Faylor2005-08-251-0/+4
* * exceptions.cc (handle_sigsuspend): Just sleep forever if called from non-mainChristopher Faylor2005-08-251-0/+10
* * spawn.cc (perhaps_suffix): Record errno-type error value in third argument.Christopher Faylor2005-08-241-0/+7
* * fhandler_virtual.cc (fhandler_virtual::close): Don't free filebuf if it'sChristopher Faylor2005-08-241-0/+7
* * syscalls.cc (endusershell): Reset shell_fp to NULL to allowCorinna Vinschen2005-08-241-0/+5
* * path.cc (path_conv::check): Fill in fileattr for /dev, defaulting toChristopher Faylor2005-08-241-0/+7
* * cygheap.h (cygheap_types): Add HEAP_COMMUNE.Christopher Faylor2005-08-241-0/+23
* * sigproc.h (set_signal_mask): Remove default on second parameter and make passChristopher Faylor2005-08-231-0/+18
* * dir.cc (readdir_worker): Make static. Only add '.' and '..' when readdirChristopher Faylor2005-08-231-0/+7
* * mtinfo.h (mtinfo_drive::error): Fix argument bug in debug_printf call.Corinna Vinschen2005-08-221-0/+4
* add missing entryChristopher Faylor2005-08-201-0/+1
* * cygerrno.h (geterrno_from_win_error): Change declaration to default to usingChristopher Faylor2005-08-201-0/+26
* * fhandler.h (dirent_states): Add dirent_saw_proc.Christopher Faylor2005-08-191-0/+6
* * fhandler.h (dirent_states): Add dirent_isroot, dirent_saw_cygdrive,Christopher Faylor2005-08-191-0/+15
* * winsup.h (create_pipe): Declare new function.Christopher Faylor2005-08-191-0/+6
* * fhandler.h (fhandler_tty_common::lseek): Declare new method.Christopher Faylor2005-08-181-0/+7
* * fhandler_socket.cc (fhandler_socket::recvfrom): Always initializeCorinna Vinschen2005-08-181-0/+6
* * errno.cc (strerror): Check errnum for underflow.Corinna Vinschen2005-08-181-0/+4
* * dcrt0.cc (dll_crt0_1): Tweak debugging stuff.Christopher Faylor2005-08-171-0/+11
* * init.cc (respawn_wow64_process): Make inline function. RemoveCorinna Vinschen2005-08-141-0/+8
* fix typoChristopher Faylor2005-08-111-1/+1
* * fhandler_serial.cc (fhandler_serial::tcgetattr): Return current baud rateChristopher Faylor2005-08-111-0/+5
* * dcrt0.cc: Remove ld_preload declaration.Christopher Faylor2005-08-111-0/+6
* * child_info. (CURR_CHILD_INFO_MAGIC): Refresh.Christopher Faylor2005-08-111-0/+14
* * include/sys/cdefs.h: Remove extra line.Christopher Faylor2005-08-081-0/+4
* * security.cc (get_reg_security): New static function.Corinna Vinschen2005-08-081-0/+6
* * fhandler_process.cc (fhandler_process::open): Allow opening ofCorinna Vinschen2005-08-081-0/+7
* * include/sys/cdefs.h (__CONCAT): Define.Christopher Faylor2005-08-081-0/+9
* * cygwin.sc: Use simpler method to align .cygheap.Christopher Faylor2005-08-081-0/+12
* * ftw.c: Include winsup.h.Corinna Vinschen2005-08-081-0/+6
* * Makefile.in (DLL_OFILES): Add fts.o, ftw.o, nftw.o.Corinna Vinschen2005-08-081-0/+13
* * Makefile.in (dtable_CFLAGS): Use -fomit-frame-pointer and -fcheck-new.Christopher Faylor2005-08-081-0/+15
* * dllfixdbg: New perl script.Christopher Faylor2005-08-081-0/+11
* * Makefile.in: Allow previous patch to work in a 64 bit environment.Corinna Vinschen2005-08-071-0/+4
* * Makefile.in: Warn when end of cygheap is not on 64k boundary.Christopher Faylor2005-08-071-0/+7
* * include/endian.h: Move everything into this file and define things more likeChristopher Faylor2005-08-061-0/+10
* * thread.cc (pthread::create(3 args)): Make bool.Corinna Vinschen2005-08-051-0/+8