summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
* * fhandler_socket.cc (fhandler_socket::connect): Change errorThomas Pfaff2003-06-072-6/+14
* * cygwin.din: Add vsyslog.Corinna Vinschen2003-06-066-7/+28
* 2003-06-06 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-06-065-2/+162
* * cygthread.cc (cygthread::terminate_thread): Change system_printf toChristopher Faylor2003-06-052-1/+6
* * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type ofLuke Dunstan2003-06-052-4/+10
* * shared.cc (shared_info::heap_chunk_size): Be really defensive about makingChristopher Faylor2003-06-052-0/+7
* 2003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net>Danny Smith2003-06-053-2/+8
* * path.cc (conv_path_list): Use correct value when calculating length to avoidChristopher Faylor2003-06-042-1/+6
* 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-042-25/+17
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-041-0/+5
* * configure.in: Allow any i?86 variant.Christopher Faylor2003-06-032-2/+2
* * fhandler_socket.cc (connect_thread): Remove.Corinna Vinschen2003-06-033-55/+77
* * spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist.Christopher Faylor2003-06-032-2/+6
* * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove.Danny Smith2003-06-025-43/+35
* * cygthread.h (cygthread::terminate_thread): Mark private.Christopher Faylor2003-06-023-5/+16
* * fhandler_socket.cc (fhandler_socket::accept): Rename `signalled'Corinna Vinschen2003-06-022-2/+7
* * fhandler_socket.cc (fhandler_socket::connect): Simplify previousCorinna Vinschen2003-06-022-28/+16
* * fhandler_socket.cc: Include cygthread.h.Corinna Vinschen2003-06-022-110/+71
* * fhandler.cc (fhandler_base::write): Correct minor printf formatting styleChristopher Faylor2003-06-022-1/+6
* 2003-06-01 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2003-06-012-12/+17
* * path.cc (mount_info::conv_to_win32_path): gcc warning about chroot_ok wasChristopher Faylor2003-05-302-3/+9
* * cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's haveChristopher Faylor2003-05-304-15/+22
* 2003-05-30 Mattia Barbon <mbarbon@dsi.unive.it>Luke Dunstan2003-05-307-12/+207
* 2003-05-30 Bang Jun-Young <junyoung@netbsd.org>Danny Smith2003-05-303-1/+26
* * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen2003-05-302-1/+10
* 2003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith2003-05-302-0/+13
* * fhandler_socket.cc (fhandler_socket::dup): Rearrange. FixCorinna Vinschen2003-05-292-22/+29
* * include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.Luke Dunstan2003-05-292-0/+6
* * mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor2003-05-295-35/+74
* * fhandler_socket.cc (fhandler_socket::dup): If running impersonated,Corinna Vinschen2003-05-282-10/+24
* * fhandler_socket.cc (sock_event::~sock_event): New method.Thomas Pfaff2003-05-272-21/+34
* * fhandler_socket.cc (fhandler_socket::dup): First try duplicatingCorinna Vinschen2003-05-272-7/+13
* * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen2003-05-272-0/+8
* * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before GetDiskFreeSpace.Corinna Vinschen2003-05-262-3/+10
* * fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZECorinna Vinschen2003-05-262-1/+6
* * fhandler_socket.cc (fhandler_socket::connect): Guard calls toCorinna Vinschen2003-05-262-3/+9
* * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen2003-05-264-54/+92
* * include/winuser.h (EnumDisplayDevicesW): Fix typo.Christopher Faylor2003-05-252-1/+5
* * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen2003-05-254-35/+45
* * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen2003-05-242-2/+8
* 2003-05-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2003-05-233-4/+28
* * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,Danny Smith2003-05-212-1/+25
* * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen2003-05-216-14/+35
* * fhandler_socket.cc (secret_event_name): Return void. Use incomingCorinna Vinschen2003-05-202-9/+16
* * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen2003-05-205-36/+122
* * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen2003-05-205-15/+78
* * spawn.cc (spawn_guts): Show more of command line in strace output.Christopher Faylor2003-05-192-4/+8
* 2003-05-18 Manu B <manubee@users.sourceforge.net>Danny Smith2003-05-183-23/+47
* * include/stdlib.h (_Exit): Move out of __STRICT_ANSI__ block,Danny Smith2003-05-152-7/+13
* Remove isascii.o, add isascii.c to repositoryDanny Smith2003-05-152-0/+35