Age | Commit message (Expand) | Author | Files | Lines |
2003-06-21 | * pinfo.cc (_pinfo::commune_send): Don't attempt to communicate with a pure | Christopher Faylor | 2 | -1/+6 |
2003-06-19 | Oops, Forgot to submit the change log | Earnie Boyd | 1 | -0/+8 |
2003-06-19 | 2003-06-18 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 3 | -6/+32 |
2003-06-18 | * include/dirent.h (dirent): Make d_name and array instead of a pointer. | Earnie Boyd | 3 | -16/+18 |
2003-06-18 | 2003-06-17 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 3 | -18/+56 |
2003-06-18 | 2003-06-18 Steven Edwards <Steven_Ed4153@yahoo.com> | Luke Dunstan | 2 | -1/+6 |
2003-06-17 | * msvcrt.def.in (__badioinfo, __lc_codepage, __lc_handle, | Danny Smith | 2 | -7/+14 |
2003-06-17 | * path.cc (mount): Do more strict checking on posix path arguments. | Christopher Faylor | 2 | -2/+15 |
2003-06-16 | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 83 | -91/+65 |
2003-06-13 | * cygcheck.cc (pretty_id): Rework slightly to not rely on spaces. | Christopher Faylor | 2 | -7/+11 |
2003-06-13 | clarify | Christopher Faylor | 1 | -1/+2 |
2003-06-12 | Throughout, always return error when GetShortPathName returns 0. | Christopher Faylor | 2 | -3/+7 |
2003-06-12 | * thread.cc (pthread_attr_init): Revert change from 2003-06-11 | Thomas Pfaff | 2 | -4/+12 |
2003-06-12 | * exceptions.cc (ctrl_c_handler): Don't send a signal on | Corinna Vinschen | 2 | -0/+11 |
2003-06-11 | * thread.cc (pthread_attr_init): Return 0 if attribute is already initialized. | Thomas Pfaff | 2 | -10/+23 |
2003-06-09 | * spawn.cc (spawn_guts): Call CreateProcess while impersonated, | Corinna Vinschen | 4 | -20/+50 |
2003-06-07 | fix typo | Christopher Faylor | 1 | -1/+1 |
2003-06-07 | * poll.cc: Define FD_SETSIZE to ridiculously large number so that there will be | Christopher Faylor | 2 | -0/+6 |
2003-06-07 | * fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last tty | Christopher Faylor | 2 | -1/+7 |
2003-06-07 | * fhandler_socket.cc (fhandler_socket::connect): Change error | Thomas Pfaff | 2 | -6/+14 |
2003-06-06 | * cygwin.din: Add vsyslog. | Corinna Vinschen | 6 | -7/+28 |
2003-06-06 | 2003-06-06 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 5 | -2/+162 |
2003-06-05 | * cygthread.cc (cygthread::terminate_thread): Change system_printf to | Christopher Faylor | 2 | -1/+6 |
2003-06-05 | * include/winuser.h (WNDCLASS[AW], WNDCLASSEX[AW]): Change type of | Luke Dunstan | 2 | -4/+10 |
2003-06-05 | * shared.cc (shared_info::heap_chunk_size): Be really defensive about making | Christopher Faylor | 2 | -0/+7 |
2003-06-05 | 2003-06-05 Bart Oldeman <bartoldeman@users.sourceforge.net> | Danny Smith | 3 | -2/+8 |
2003-06-04 | * path.cc (conv_path_list): Use correct value when calculating length to avoid | Christopher Faylor | 2 | -1/+6 |
2003-06-04 | 2003-06-03 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2 | -25/+17 |
2003-06-04 | * configure.in: Allow any i?86 variant. | Christopher Faylor | 1 | -0/+5 |
2003-06-03 | * configure.in: Allow any i?86 variant. | Christopher Faylor | 2 | -2/+2 |
2003-06-03 | * fhandler_socket.cc (connect_thread): Remove. | Corinna Vinschen | 3 | -55/+77 |
2003-06-03 | * spawn.cc (spawn_guts): Don't hang around if the parent doesn't exist. | Christopher Faylor | 2 | -2/+6 |
2003-06-02 | * include/ddk/ntpoapi.h (POWER_INFORMATION_LEVEL): Remove. | Danny Smith | 5 | -43/+35 |
2003-06-02 | * cygthread.h (cygthread::terminate_thread): Mark private. | Christopher Faylor | 3 | -5/+16 |
2003-06-02 | * fhandler_socket.cc (fhandler_socket::accept): Rename `signalled' | Corinna Vinschen | 2 | -2/+7 |
2003-06-02 | * fhandler_socket.cc (fhandler_socket::connect): Simplify previous | Corinna Vinschen | 2 | -28/+16 |
2003-06-02 | * fhandler_socket.cc: Include cygthread.h. | Corinna Vinschen | 2 | -110/+71 |
2003-06-02 | * fhandler.cc (fhandler_base::write): Correct minor printf formatting style | Christopher Faylor | 2 | -1/+6 |
2003-06-01 | 2003-06-01 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2 | -12/+17 |
2003-05-30 | * path.cc (mount_info::conv_to_win32_path): gcc warning about chroot_ok was | Christopher Faylor | 2 | -3/+9 |
2003-05-30 | * cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's have | Christopher Faylor | 4 | -15/+22 |
2003-05-30 | 2003-05-30 Mattia Barbon <mbarbon@dsi.unive.it> | Luke Dunstan | 7 | -12/+207 |
2003-05-30 | 2003-05-30 Bang Jun-Young <junyoung@netbsd.org> | Danny Smith | 3 | -1/+26 |
2003-05-30 | * include/sys/param.h: Add DEV_BSIZE. | Corinna Vinschen | 2 | -1/+10 |
2003-05-30 | 2003-05-30 Sascha Sommer <saschasommer@freenet.de> | Danny Smith | 2 | -0/+13 |
2003-05-29 | * fhandler_socket.cc (fhandler_socket::dup): Rearrange. Fix | Corinna Vinschen | 2 | -22/+29 |
2003-05-29 | * include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines. | Luke Dunstan | 2 | -0/+6 |
2003-05-29 | * mkvers.sh: Avoid "-dontuse" tags. | Christopher Faylor | 5 | -35/+74 |
2003-05-28 | * fhandler_socket.cc (fhandler_socket::dup): If running impersonated, | Corinna Vinschen | 2 | -10/+24 |
2003-05-27 | * fhandler_socket.cc (sock_event::~sock_event): New method. | Thomas Pfaff | 2 | -21/+34 |