aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-08-24* select.cc (cygwin_select): Correct logic for "always_ready" fds or when thereChristopher Faylor3-10/+18
2000-08-24Change attribution.Christopher Faylor2-2/+2
2000-08-24* Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory.Christopher Faylor2-2/+13
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor8-3/+1120
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston14-4/+46
2000-08-24* include/cygwin/core_dump.h: New file, contains structures used in cygwin coreChristopher Faylor3-0/+91
2000-08-24* environ.cc (parse_thing): nobinmode should force O_TEXT.Christopher Faylor4-5/+18
2000-08-24* include/sys/cygwin.h (strace_printf_wrap): Force printing whenChristopher Faylor2-2/+8
2000-08-24* debug.h: Allow some debug defines for use in header files.Christopher Faylor2-1/+6
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston6-7/+23
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston4-8/+26
2000-08-24* dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier inChristopher Faylor7-24/+81
2000-08-23Revert previous erroneous checkin.Christopher Faylor6-36/+12
2000-08-23* include/sys/cygwin.h: Protect class definitions.Christopher Faylor8-12/+42
2000-08-22* libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie2-1/+7
2000-08-22* path.cc (symlink_info::check): Clear error on each iteration of extensionChristopher Faylor2-1/+7
2000-08-22* Makefile.in: Don't include '.d' file if there are none generated yet.Christopher Faylor2-3/+9
2000-08-22* include/sys/cygwin.h: Declare some thread classes.Christopher Faylor3-0/+10
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor63-209/+281
2000-08-22* config-ml.in (CC, CXX): Avoid trailing whitespace.Alexandre Oliva2-3/+42
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor45-133/+203
2000-08-21Update copyright.Christopher Faylor1-3/+3
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,DJ Delorie2-6/+6
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,DJ Delorie2-1/+6
2000-08-20 * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans3-3/+22
2000-08-19* include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionIdCorinna Vinschen2-1/+17
2000-08-18* Makefile.in: hinfo.o -> dtable.o.Christopher Faylor1-11/+10
2000-08-18* fhandler-tut.txt: hinfo -> dtable.Christopher Faylor2-2/+6
2000-08-18hinfo -> dtableChristopher Faylor2-17/+18
2000-08-18* dtable.cc (dtable::dup2): Extend fdtab if newfd is out of currentCorinna Vinschen2-0/+11
2000-08-17* config-ml.in (CC, CXX): Don't introduce a leading space.Alexandre Oliva2-6/+10
2000-08-16Fix 3 DV bugs, and a few minor cleanups.Jim Wilson2-1/+6
2000-08-16* configure.in (libstdcxx_flags): UseAlexandre Oliva2-1/+6
2000-08-162000-08-16 Eric Fifer <efifer@sanwaint.com>Jeff Johnston2-3/+9
2000-08-162000-08-15 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2000-08-15* configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.Alexandre Oliva2-1/+5
2000-08-14Add support for IA-64 specific elf header flags.Jim Wilson2-1/+13
2000-08-12* mkvers.sh: Properly trap exit removal of temp file. Remove debuggingChristopher Faylor2-3/+6
2000-08-12Correct order in include files.Christopher Faylor1-1/+1
2000-08-12* poll.cc: Make winsup.h the first include file, re 2000-08-02 change.Christopher Faylor2-1/+5
2000-08-12* winsup.h: Split out dtable definitions into separate header file.Christopher Faylor43-44/+106
2000-08-12* Makefile.in: Use dtable.o rather than hinfo.o.Christopher Faylor2-5/+9
2000-08-12Rename hinfo -> dtable. Name the former dtable array 'fdtab'.Christopher Faylor22-179/+183
2000-08-12 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,Jason Merrill2-18/+12
2000-08-11 * poll.cc: Allow any descriptor and any number of descriptors.Corinna Vinschen2-20/+39
2000-08-11Fix premature use of fdtab.Christopher Faylor1-1/+1
2000-08-11 * poll.cc: Add bounds checking for file descriptors. Return POLLNVALCorinna Vinschen3-20/+30
2000-08-11* syslog.cc (syslog): Use a less malloc-intensive method for allocating theChristopher Faylor2-31/+28
2000-08-10DJ is sole setup maintainer now.Christopher Faylor1-2/+1
2000-08-10Change comment.Christopher Faylor1-1/+1