| Commit message (Expand) | Author | Age | Files | Lines |
* | * fhandler_tty.cc (fhandler_tty_slave::open): Conditionalize a little more of | Christopher Faylor | 2003-07-03 | 2 | -5/+11 |
* | * mmap.cc (mmap64): Allow MAP_FIXED with pagesize granularity (4K). | Corinna Vinschen | 2003-07-03 | 2 | -7/+58 |
* | * config.guess, config.sub: Update with new versions from ftp.gnu.org. | Earnie Boyd | 2003-07-03 | 3 | -431/+601 |
* | * config.guess, config.sub: Update with versions from ftp.gnu.org. | Earnie Boyd | 2003-07-03 | 3 | -607/+848 |
* | * mingwex/math/trunc.c (trunc): Provide lvalue for memory input constraint. | Danny Smith | 2003-07-03 | 6 | -23/+31 |
* | * include/search.h: New file. | Danny Smith | 2003-07-03 | 5 | -1/+79 |
* | * include/commdlg.h (CommDlg_OpenSave_*): Add parentheses around | Luke Dunstan | 2003-07-03 | 3 | -7/+24 |
* | * include/process.h (_execv, _execvp, _spawnv, _spawnvp, _execve, | Danny Smith | 2003-07-02 | 2 | -17/+24 |
* | * thread.cc: Remove _MT_SAFE conditional. | Christopher Faylor | 2003-07-02 | 2 | -3/+4 |
* | * configure.in: Add --enable-server option. | Christopher Faylor | 2003-07-02 | 3 | -15/+48 |
* | fix typo | Christopher Faylor | 2003-07-02 | 2 | -2/+2 |
* | * configure.in: Fix --enable-server option. | Christopher Faylor | 2003-07-02 | 3 | -11/+9 |
* | * Makefile.in: Remove cygserver stuff. | Christopher Faylor | 2003-07-02 | 17 | -142/+122 |
* | * Makefile.in (OBJS): Move some more files from cygwin directory. | Christopher Faylor | 2003-07-02 | 3 | -7/+21 |
* | * Makefile.common (CFLAGS_COMMON): Remove -Winline since it is too noisy on | Christopher Faylor | 2003-07-02 | 2 | -1/+6 |
* | * include/basetyps.h (small, hyper): Change to __small and __hyper to | Earnie Boyd | 2003-07-01 | 2 | -4/+9 |
* | * include/_mingw.h (small, hyper): Change to __small and __hyper to | Earnie Boyd | 2003-07-01 | 2 | -4/+9 |
* | first checkin | Christopher Faylor | 2003-07-01 | 1 | -0/+5 |
* | First checkins. | Christopher Faylor | 2003-07-01 | 3 | -0/+2332 |
* | * configure.in: Add cygserver subdir. | Christopher Faylor | 2003-07-01 | 5 | -5/+15 |
* | * mingwex/math/tgamma.c, tgammaf.c, tgammal.c (small): | Earnie Boyd | 2003-07-01 | 4 | -8/+10 |
* | Change existing guards to use the above macro names as appropriate. | Earnie Boyd | 2003-07-01 | 2 | -70/+90 |
* | * include/_mingw.h (__int32, __int16, __int8, small, hyper): Define. | Earnie Boyd | 2003-07-01 | 2 | -2/+23 |
* | * include/w32api.h (_NT4, _W98, _WME, _NT5, _W2000, _WXP, _W2003, | Earnie Boyd | 2003-07-01 | 3 | -24/+49 |
* | * cygheap.h (enum impersonation): New enum. | Corinna Vinschen | 2003-06-30 | 10 | -113/+158 |
* | 2003-06-28 Steven Edwards <Steven_Ed4153@yahoo.com> | Danny Smith | 2003-06-28 | 2 | -8/+16 |
* | 2003-06-26 Mattia Barbon <mbarbon@dsi.unive.it> | Danny Smith | 2003-06-26 | 2 | -0/+61 |
* | * Makefile.in: Use INSTALL_PROGRAM to install the cygwin DLL. | Christopher Faylor | 2003-06-25 | 2 | -1/+5 |
* | * thread.cc (MTinterface::fixup_after_fork): Fix thread list after fork. | Thomas Pfaff | 2003-06-24 | 3 | -10/+72 |
* | * pinfo.cc (_pinfo::commune_send): Don't attempt to communicate with a pure | Christopher Faylor | 2003-06-21 | 2 | -1/+6 |
* | Oops, Forgot to submit the change log | Earnie Boyd | 2003-06-19 | 1 | -0/+8 |
* | 2003-06-18 Pierre Humblet <pierre.humblet@ieee.org> | Pierre Humblet | 2003-06-19 | 3 | -6/+32 |
* | * include/dirent.h (dirent): Make d_name and array instead of a pointer. | Earnie Boyd | 2003-06-18 | 3 | -16/+18 |
* | 2003-06-17 Danny Smith <dannysmith@users.sourceforge.net> | Danny Smith | 2003-06-18 | 3 | -18/+56 |
* | 2003-06-18 Steven Edwards <Steven_Ed4153@yahoo.com> | Luke Dunstan | 2003-06-18 | 2 | -1/+6 |
* | * msvcrt.def.in (__badioinfo, __lc_codepage, __lc_handle, | Danny Smith | 2003-06-17 | 2 | -7/+14 |
* | * path.cc (mount): Do more strict checking on posix path arguments. | Christopher Faylor | 2003-06-17 | 2 | -2/+15 |
* | Throughout, remove "include <errno.h>" from files which already include | Christopher Faylor | 2003-06-16 | 83 | -91/+65 |
* | * cygcheck.cc (pretty_id): Rework slightly to not rely on spaces. | Christopher Faylor | 2003-06-13 | 2 | -7/+11 |
* | clarify | Christopher Faylor | 2003-06-13 | 1 | -1/+2 |
* | Throughout, always return error when GetShortPathName returns 0. | Christopher Faylor | 2003-06-12 | 2 | -3/+7 |
* | * thread.cc (pthread_attr_init): Revert change from 2003-06-11 | Thomas Pfaff | 2003-06-12 | 2 | -4/+12 |
* | * exceptions.cc (ctrl_c_handler): Don't send a signal on | Corinna Vinschen | 2003-06-12 | 2 | -0/+11 |
* | * thread.cc (pthread_attr_init): Return 0 if attribute is already initialized. | Thomas Pfaff | 2003-06-11 | 2 | -10/+23 |
* | * spawn.cc (spawn_guts): Call CreateProcess while impersonated, | Corinna Vinschen | 2003-06-09 | 4 | -20/+50 |
* | fix typo | Christopher Faylor | 2003-06-07 | 1 | -1/+1 |
* | * poll.cc: Define FD_SETSIZE to ridiculously large number so that there will be | Christopher Faylor | 2003-06-07 | 2 | -0/+6 |
* | * fhandler_tty.cc (fhandler_tty_slave::close): Free the console when last tty | Christopher Faylor | 2003-06-07 | 2 | -1/+7 |
* | * fhandler_socket.cc (fhandler_socket::connect): Change error | Thomas Pfaff | 2003-06-07 | 2 | -6/+14 |
* | * cygwin.din: Add vsyslog. | Corinna Vinschen | 2003-06-06 | 6 | -7/+28 |