summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* format comment using GNU-styleChristopher Faylor2006-04-211-7/+4
* * environ.cc (rawenv): Make this variable a file-scope static.Christopher Faylor2006-04-212-38/+43
* * tty.h (tty::hwnd): Move to tty_min.Christopher Faylor2006-04-215-15/+33
* * environ.cc (getearly): New function.Corinna Vinschen2006-04-212-2/+46
* * include/asm/byteorder.h (__ntohl): Fix the missing uint32_t.Corinna Vinschen2006-04-212-1/+5
* * fhandler_socket.cc (fhandler_socket::wait): Reorder settingCorinna Vinschen2006-04-212-1/+6
* * include/asm/byteorder.h: Include stdint.h. Per standard, changeCorinna Vinschen2006-04-212-26/+24
* * include/winnt.h: revert to 1.102Dimitri Papadopoulos2006-04-203-16/+0
* 2006-04-19 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-1985-19817/+83779
* * include/edevdefs.h: New file.Dimitri Papadopoulos2006-04-192-0/+354
* * include/mmsystem.h (_LPCWAVEFORMATEX_DEFINED): Define.Dimitri Papadopoulos2006-04-192-3/+12
* * include/winnt.h, include/ddk/winddk.h (FIELD_OFFSET):Dimitri Papadopoulos2006-04-193-0/+16
* * include/winuser.h (CharNextEx,CharNextExW,CharPrevEx,CharPrevExW):Dimitri Papadopoulos2006-04-192-6/+6
* * configure.in (m32c): Build libstdc++-v3. Pass flags toDJ Delorie2006-04-193-138/+167
* 2006-04-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-182-2/+13
* * exceptions.cc (ctrl_c_handler): Only exit TRUE on CTRL_LOGOFF_EVENT when weChristopher Faylor2006-04-182-20/+17
* * doc/porting.texi: Document libgloss build conventions.Mark Mitchell2006-04-182-1/+52
* 2006-04-18 Eric House <ehouse@eehouse.org>Danny Smith2006-04-181-0/+49
* 2006-04-18 Eric House <ehouse@eehouse.org>Danny Smith2006-04-186-0/+99
* 2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net> Danny Smith2006-04-186-0/+473
* 2006-04-18 Thorsten Dahlheimer (dahlheim@users.sf.net> Danny Smith2006-04-182-4/+138
* 2006-04-18 Bart Oldeman <bartoldeman@users.sf.net>Danny Smith2006-04-184-3/+10
* * mktemp.cc (_gettemp): Open temp files in binary mode.Christopher Faylor2006-04-172-1/+6
* * include/ws2tcpip.h (gai_strerror): Add thread-safety comment.Danny Smith2006-04-162-0/+6
* * include/ws2tcpip.h (gai_strerror{AW}): Implement as inline function.Dimitri Papadopoulos2006-04-142-11/+30
* * include/wsahelp.h (system_header): Add pragma.Dimitri Papadopoulos2006-04-146-15/+32
* * include/rpcndr.h (boolean): Add typedef.Dimitri Papadopoulos2006-04-142-3/+12
* * fhandler_disk_file.cc (fhandler_disk_file::readdir): Use UINT32_MAXCorinna Vinschen2006-04-142-2/+7
* * fhandler_disk_file.cc (path_conv::hasgood_inode): Make inline.Corinna Vinschen2006-04-143-32/+42
* 2006-04-14 Chris Sutcliffe <ir0nh34d@users.sf.net>Chris Sutcliffe2006-04-143-26/+31
* trivial changeChristopher Faylor2006-04-141-1/+0
* 2006-04-13 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-04-142-0/+8
* 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org>Jeff Johnston2006-04-13251-5237/+3643
* * spawn.cc (spawn_guts): Move ch.set() call back to where it was supposed toChristopher Faylor2006-04-132-1/+6
* Bump copyright dates.Corinna Vinschen2006-04-131-1/+2
* * sysconf.cc (sysconf): Add _SC_THREADS, _SC_THREAD_ATTR_STACKSIZE,Corinna Vinschen2006-04-132-0/+20
* * spawn.cc (spawn_guts): Revert patch which treated derived cygwin programsChristopher Faylor2006-04-134-9/+35
* merge from gccDJ Delorie2006-04-122-0/+45
* * Makefile.in (DLL_OFILES): Add winf.o.Christopher Faylor2006-04-126-193/+244
* * include/secext.h: Enclose function declarations in extern "C" forDanny Smith2006-04-122-1/+15
* 2006-04-11 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>Chris Sutcliffe2006-04-1119-192/+213
* 2006-04-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-11351-142743/+347376
* * include/commdlg.h (PD_*): Rearrange.Dimitri Papadopoulos2006-04-111-4/+4
* * include/commdlg.h (PD_*): Define.Dimitri Papadopoulos2006-04-113-26/+35
* * contrib: Remove directory.Ben Elliston2006-04-101-0/+4
* * include/iphlpapi.h (GetAdaptersAddresses): Check for winsock2Danny Smith2006-04-082-1/+6
* 2006-04-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2006-04-072-6/+5
* Add support for attiny261, attiny461, attiny861, attiny25, attiny45,Nick Clifton2006-04-072-13/+18
* * include/wincrypt.h (PROV_MS_EXCHANGE): Define.Dimitri Papadopoulos2006-04-072-0/+8
* * include/commdlg.h [WINVER >= 0x0500]Dimitri Papadopoulos2006-04-072-1/+11