summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * spawn.cc (spawn_guts): Detect when executing a 16-bit application and avoidChristopher Faylor2005-06-181-0/+6
* * cygwin.din (inet_pton): Export.Corinna Vinschen2005-06-171-0/+10
* * fhandler.h (fhandler_union): Add missing members corresponding toCorinna Vinschen2005-06-171-0/+5
* * syscalls.cc (statvfs): Handle the case when GetDiskFreeSpaceExCorinna Vinschen2005-06-161-0/+6
* add missing entryChristopher Faylor2005-06-151-0/+1
* * cygthread.cc (cygthread::detach): Fix debugging output.Christopher Faylor2005-06-151-0/+8
* * path.cc (path_conv::check): Always reset to FH_FS when component != 0 andChristopher Faylor2005-06-141-0/+5
* * fhandler_socket.cc (fhandler_socket::recvmsg): Avoid SEGV in OpenSSHCorinna Vinschen2005-06-121-0/+6
* * Makefile.in: Avoid initial heap allocation since cygwin has its own heap.Christopher Faylor2005-06-111-0/+5
* * fhandler_console.cc (fhandler_console::read): Fix a compiler warning.Christopher Faylor2005-06-111-0/+4
* * include/pthread.h: Change PTHREAD_MUTEX_DEFAULT to PTHREAD_MUTEX_NORMAL.Christopher Faylor2005-06-111-1/+19
* * fhandler_socket.cc (fhandler_socket::sendto): Always initializeCorinna Vinschen2005-06-101-0/+6
* * cygwin.din (imaxabs): Export.Corinna Vinschen2005-06-101-0/+14
* * cygthread.cc (cygthread::detach): Improve diagnostics for what should be anChristopher Faylor2005-06-091-0/+5
* * cygtls.h (_local_storage::setmode_file): New element.Christopher Faylor2005-06-091-0/+11
* * thread.cc (pthread_mutex::_lock): Use cancelable_wait rather thanChristopher Faylor2005-06-091-0/+5
* * cygwin.sc: Place .cygwin_dll_common in a more sensible spot.Christopher Faylor2005-06-091-0/+4
* * cygwin.sc: Place .cygwin_dll_common.Christopher Faylor2005-06-091-0/+5
* * include/pthread.h (PTHREAD_MUEXT_INITIALIZER): Change toChristopher Faylor2005-06-091-0/+5
* * thread.cc (cancelable_wait): No-op change to make sure that res is always aChristopher Faylor2005-06-091-0/+5
* Change pthread::cancelable_wait to just cancelable_wait, throughout.Christopher Faylor2005-06-091-0/+9
* * cygwin.sc: Apparently nonloading sections need to go last.Christopher Faylor2005-06-081-0/+4
* * cygwin.sc: Restore resource and reloc sections and use more modern syntax forChristopher Faylor2005-06-081-0/+5
* * environ.cc (spenvs): Remove cut/paste error which associated CYGWIN_DEBUGChristopher Faylor2005-06-081-0/+5
* * security.cc (cygwin_logon_user): Run LogonUser in the primaryCorinna Vinschen2005-06-081-1/+6
* * pinfo.cc (pinfo::init): Define sa_buf as PSECURITY_ATTRIBUTES andCorinna Vinschen2005-06-071-0/+25
* * cygthread.cc (cygthread::detach): Make error message a little more detailed.Christopher Faylor2005-06-071-0/+11
* reformat ChangeLog entry slightly.Christopher Faylor2005-06-061-2/+2
* * path.cc (symlink_info::check): If GetFileAttributes returnsCorinna Vinschen2005-06-061-0/+5
* * uname.cc (uname): Change "amd64" to "x86_64" as on Linux.Corinna Vinschen2005-06-061-0/+4
* * uname.cc (uname): Add missing break.Corinna Vinschen2005-06-061-0/+4
* * Makefile.in: Build sync.o with -fomit-frame-pointer and -O3.Christopher Faylor2005-06-051-0/+4
* * sync.cc (muto::acquire): Remove unneeded brackets and fix whitespace.Christopher Faylor2005-06-051-0/+4
* * malloc.cc: Update to Doug Lea's malloc v2.8.0.Christopher Faylor2005-06-051-0/+4
* * dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls. CommentChristopher Faylor2005-06-041-0/+6
* * dlfcn.cc (get_full_path_of_dll): Use a relative path when converting so thatChristopher Faylor2005-06-031-0/+7
* Revert 2005-05-30 close_all_files changes.Christopher Faylor2005-06-021-0/+6
* * fhandler_disk_file.cc (fhandler_disk_file::fchown): Make sure that disk openChristopher Faylor2005-06-021-0/+5
* * include/machine/stdlib.h: New file.Christopher Faylor2005-06-011-0/+4
* * thread.h (List_remove): Revert most of 2005-05-30 change.Christopher Faylor2005-06-011-0/+4
* * cygwin.sc: Don't output .reloc or .rsrc sections. Clean up stuff aroundChristopher Faylor2005-06-011-0/+6
* * cygheap.cc (cygheap_end): Remove bogus section attribute.Christopher Faylor2005-06-011-0/+5
* * child_info.h (child_info::cygheap_h): Delete.Christopher Faylor2005-06-011-0/+41
* * thread.h (List_remove): Make node parameter const. Use simple comparison andChristopher Faylor2005-05-301-0/+6
* * dlfcn.cc (set_dl_error): Use UNIX error rather than Windows error.Christopher Faylor2005-05-301-0/+4
* * cygmagic: Remove debugging cruft missed on 2005-05-21.Christopher Faylor2005-05-301-0/+4
* * path.cc (path_conv::check): Move component to function scope. SetCorinna Vinschen2005-05-291-0/+6
* * include/limits.h (LLONG_MIN, LLONG_MAX, ULLONG_MAX): Always define.Corinna Vinschen2005-05-291-0/+4
* * thread.h (pthread_key::set): Inline.Christopher Faylor2005-05-291-0/+7
* * cygwin.din: Remove signal front end from pthread_[gs]etspecific.Christopher Faylor2005-05-291-0/+4