| Commit message (Expand) | Author | Age | Files | Lines |
* | format comment using GNU-style | Christopher Faylor | 2006-04-21 | 1 | -7/+4 |
* | * environ.cc (rawenv): Make this variable a file-scope static. | Christopher Faylor | 2006-04-21 | 2 | -38/+43 |
* | * tty.h (tty::hwnd): Move to tty_min. | Christopher Faylor | 2006-04-21 | 5 | -15/+33 |
* | * environ.cc (getearly): New function. | Corinna Vinschen | 2006-04-21 | 2 | -2/+46 |
* | * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t. | Corinna Vinschen | 2006-04-21 | 2 | -1/+5 |
* | * fhandler_socket.cc (fhandler_socket::wait): Reorder setting | Corinna Vinschen | 2006-04-21 | 2 | -1/+6 |
* | * include/asm/byteorder.h: Include stdint.h. Per standard, change | Corinna Vinschen | 2006-04-21 | 2 | -26/+24 |
* | * include/winnt.h: revert to 1.102 | Dimitri Papadopoulos | 2006-04-20 | 3 | -16/+0 |
* | 2006-04-19 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2006-04-19 | 85 | -19817/+83779 |
* | * include/edevdefs.h: New file. | Dimitri Papadopoulos | 2006-04-19 | 2 | -0/+354 |
* | * include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define. | Dimitri Papadopoulos | 2006-04-19 | 2 | -3/+12 |
* | * include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET): | Dimitri Papadopoulos | 2006-04-19 | 3 | -0/+16 |
* | * include/winuser.h (CharNextEx,CharNextExW,CharPrevEx,CharPrevExW): | Dimitri Papadopoulos | 2006-04-19 | 2 | -6/+6 |
* | * configure.in (m32c): Build libstdc++-v3. Pass flags to | DJ Delorie | 2006-04-19 | 3 | -138/+167 |
* | 2006-04-18 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2006-04-18 | 2 | -2/+13 |
* | * exceptions.cc (ctrl_c_handler): Only exit TRUE on CTRL_LOGOFF_EVENT when we | Christopher Faylor | 2006-04-18 | 2 | -20/+17 |
* | * doc/porting.texi: Document libgloss build conventions. | Mark Mitchell | 2006-04-18 | 2 | -1/+52 |
* | 2006-04-18 Eric House <ehouse@eehouse.org> | Danny Smith | 2006-04-18 | 1 | -0/+49 |
* | 2006-04-18 Eric House <ehouse@eehouse.org> | Danny Smith | 2006-04-18 | 6 | -0/+99 |
* | 2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net>
| Danny Smith | 2006-04-18 | 6 | -0/+473 |
* | 2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net>
| Danny Smith | 2006-04-18 | 2 | -4/+138 |
* | 2006-04-18 Bart Oldeman <bartoldeman@users.sf.net> | Danny Smith | 2006-04-18 | 4 | -3/+10 |
* | * mktemp.cc (_gettemp): Open temp files in binary mode. | Christopher Faylor | 2006-04-17 | 2 | -1/+6 |
* | * include/ws2tcpip.h (gai_strerror): Add thread-safety comment. | Danny Smith | 2006-04-16 | 2 | -0/+6 |
* | * include/ws2tcpip.h (gai_strerror{AW}): Implement as inline function. | Dimitri Papadopoulos | 2006-04-14 | 2 | -11/+30 |
* | * include/wsahelp.h (system_header): Add pragma. | Dimitri Papadopoulos | 2006-04-14 | 6 | -15/+32 |
* | * include/rpcndr.h (boolean): Add typedef. | Dimitri Papadopoulos | 2006-04-14 | 2 | -3/+12 |
* | * fhandler_disk_file.cc (fhandler_disk_file::readdir): Use UINT32_MAX | Corinna Vinschen | 2006-04-14 | 2 | -2/+7 |
* | * fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline. | Corinna Vinschen | 2006-04-14 | 3 | -32/+42 |
* | 2006-04-14 Chris Sutcliffe <ir0nh34d@users.sf.net> | Chris Sutcliffe | 2006-04-14 | 3 | -26/+31 |
* | trivial change | Christopher Faylor | 2006-04-14 | 1 | -1/+0 |
* | 2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-04-14 | 2 | -0/+8 |
* | 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> | Jeff Johnston | 2006-04-13 | 251 | -5237/+3643 |
* | * spawn.cc (spawn_guts): Move ch.set() call back to where it was supposed to | Christopher Faylor | 2006-04-13 | 2 | -1/+6 |
* | Bump copyright dates. | Corinna Vinschen | 2006-04-13 | 1 | -1/+2 |
* | * sysconf.cc (sysconf): Add _SC_THREADS, _SC_THREAD_ATTR_STACKSIZE, | Corinna Vinschen | 2006-04-13 | 2 | -0/+20 |
* | * spawn.cc (spawn_guts): Revert patch which treated derived cygwin programs | Christopher Faylor | 2006-04-13 | 4 | -9/+35 |
* | merge from gcc | DJ Delorie | 2006-04-12 | 2 | -0/+45 |
* | * Makefile.in (DLL_OFILES): Add winf.o. | Christopher Faylor | 2006-04-12 | 6 | -193/+244 |
* | * include/secext.h: Enclose function declarations in extern "C" for | Danny Smith | 2006-04-12 | 2 | -1/+15 |
* | 2006-04-11 Chris Sutcliffe <ir0nh34d@users.sourceforge.net> | Chris Sutcliffe | 2006-04-11 | 19 | -192/+213 |
* | 2006-04-11 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2006-04-11 | 351 | -142743/+347376 |
* | * include/commdlg.h (PD_*): Rearrange. | Dimitri Papadopoulos | 2006-04-11 | 1 | -4/+4 |
* | * include/commdlg.h (PD_*): Define. | Dimitri Papadopoulos | 2006-04-11 | 3 | -26/+35 |
* | * contrib: Remove directory. | Ben Elliston | 2006-04-10 | 1 | -0/+4 |
* | * include/iphlpapi.h (GetAdaptersAddresses): Check for winsock2 | Danny Smith | 2006-04-08 | 2 | -1/+6 |
* | 2006-04-07 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2006-04-07 | 2 | -6/+5 |
* | Add support for attiny261, attiny461, attiny861, attiny25, attiny45, | Nick Clifton | 2006-04-07 | 2 | -13/+18 |
* | * include/wincrypt.h (PROV_MS_EXCHANGE): Define. | Dimitri Papadopoulos | 2006-04-07 | 2 | -0/+8 |
* | * include/commdlg.h [WINVER >= 0x0500] | Dimitri Papadopoulos | 2006-04-07 | 2 | -1/+11 |