summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix typoChristopher Faylor2003-06-071-1/+1
* * poll.cc: Define FD_SETSIZE to ridiculously large number so that there will beChristopher Faylor2003-06-071-0/+5
* * fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last ttyChristopher Faylor2003-06-071-0/+5
* * fhandler_socket.cc (fhandler_socket::connect): Change errorThomas Pfaff2003-06-071-0/+6
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-061-0/+11
* * cygthread.cc (cygthread::terminate_thread): Change system_printf toChristopher Faylor2003-06-051-0/+5
* * shared.cc (shared_info::heap_chunk_size): Be really defensive about makingChristopher Faylor2003-06-051-0/+5
* * path.cc (conv_path_list): Use correct value when calculating length to avoidChristopher Faylor2003-06-041-0/+5
* 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-041-0/+7
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-041-0/+5
* * fhandler_socket.cc (connect_thread): Remove.Corinna Vinschen2003-06-031-0/+11
* * spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist.Christopher Faylor2003-06-031-0/+4
* * cygthread.h (cygthread::terminate_thread): Mark private.Christopher Faylor2003-06-021-0/+6
* * fhandler_socket.cc (fhandler_socket::accept): Rename `signalled'Corinna Vinschen2003-06-021-0/+5
* * fhandler_socket.cc (fhandler_socket::connect): Simplify previousCorinna Vinschen2003-06-021-0/+6
* * fhandler_socket.cc: Include cygthread.h.Corinna Vinschen2003-06-021-2/+12
* * fhandler.cc (fhandler_base::write): Correct minor printf formatting styleChristopher Faylor2003-06-021-0/+5
* 2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-011-0/+5
* * path.cc (mount_info::conv_to_win32_path): gcc warning about chroot_ok wasChristopher Faylor2003-05-301-0/+5
* * cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's haveChristopher Faylor2003-05-301-0/+8
* * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2003-05-301-0/+4
* * fhandler_socket.cc (fhandler_socket::dup): Rearrange. FixCorinna Vinschen2003-05-291-1/+7
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-291-0/+14
* * fhandler_socket.cc (fhandler_socket::dup): If running impersonated,Corinna Vinschen2003-05-281-0/+7
* * fhandler_socket.cc (sock_event::~sock_event): New method.Thomas Pfaff2003-05-271-0/+8
* * fhandler_socket.cc (fhandler_socket::dup): First try duplicatingCorinna Vinschen2003-05-271-0/+5
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen2003-05-271-0/+5
* * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before GetDiskFreeSpace.Corinna Vinschen2003-05-261-0/+4
* * fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZECorinna Vinschen2003-05-261-0/+5
* * fhandler_socket.cc (fhandler_socket::connect): Guard calls toCorinna Vinschen2003-05-261-0/+6
* * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen2003-05-261-0/+15
* * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen2003-05-251-1/+10
* * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen2003-05-241-0/+6
* * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen2003-05-211-1/+13
* * fhandler_socket.cc (secret_event_name): Return void. Use incomingCorinna Vinschen2003-05-201-0/+8
* * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen2003-05-201-0/+18
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-201-1/+8
* * spawn.cc (spawn_guts): Show more of command line in strace output.Christopher Faylor2003-05-191-1/+5
* * thread.h (pthread::init_mainthread): Remove function parameter.Thomas Pfaff2003-05-151-0/+12
* * fhandler_proc.cc (format_proc_meminfo): Make swap memory outputCorinna Vinschen2003-05-151-0/+5
* * include/cygwin/config.h: Define __USE_INTERNAL_STAT64 appropriately.Corinna Vinschen2003-05-131-0/+4
* * Makefile.in (CYGWIN_START): Define as crt0.o. Add to TARGET_LIBS.Corinna Vinschen2003-05-121-0/+20
* Replace ino_t by __ino64_t throughout.Corinna Vinschen2003-05-111-0/+4
* * include/cygwin/types.h: Add key_t typedef.Corinna Vinschen2003-05-111-0/+4
* * dir.cc (readdir): Fill out new old_d_ino field.Christopher Faylor2003-05-111-0/+17
* * Makefile.in (NEW_FUNCTIONS): All 32/64 from 0.79 API getCorinna Vinschen2003-05-091-0/+7
* * include/cygwin/config.h: New file.Corinna Vinschen2003-05-091-0/+4
* * cygthread.cc (cygthread::detach): Prioritize waiting for I/O completion overChristopher Faylor2003-05-091-0/+5
* * signal.cc (nanosleep): Do not wait twice for signal arrival.Thomas Pfaff2003-05-061-0/+4
* * include/cygwin/types.h: Fix erroneous definition of ino_t fromCorinna Vinschen2003-05-031-0/+5