aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-05-15 * fork.cc (fork): Eliminate superfluous call to getuid().Corinna Vinschen12-163/+181
2001-05-15Remove definition of EM_MIPS_RS4_BE. The constant was never in active useNick Clifton2-1/+5
2001-05-15Fix MIPS disassembler so that it produces reassemblable code.Nick Clifton2-0/+5
2001-05-15 * winsup.api/winsup.exp: Force linking all tests against binmode.o.Corinna Vinschen2-1/+5
2001-05-15 * fhandler_socket.cc (fhandler_socket::ioctl): Convert s_addrCorinna Vinschen2-1/+7
2001-05-15 * autoload.cc: Add autoload statements for ws2_32 functionsCorinna Vinschen4-25/+191
2001-05-15* Makefile.common: Change method for finding current directory.Christopher Faylor2-1/+11
2001-05-14* errno.cc (_sys_errlist): Add missing commas.Christopher Faylor2-2/+6
2001-05-142001-05-14 H.J. Lu <hjl@gnu.org>H.J. Lu2-2/+7
2001-05-14 * security.cc (subauth): Check if Secur32.dll could be loaded.Corinna Vinschen2-0/+9
2001-05-14* path.cc (path_conv::check): Revert allow_ntsec check so that volume info isChristopher Faylor2-2/+7
2001-05-14Fix formatting.Christopher Faylor1-4/+4
2001-05-13* fhandler_tty.cc (fhandler_tty_common::dup): Preserve O_NOCTTY when duping aChristopher Faylor2-1/+6
2001-05-12 * dir.cc (rmdir): Rearrange slightly to allow removing directoriesCorinna Vinschen2-13/+34
2001-05-12Correct cvtps2dq, movdq2q, movq2dq, and movq problems.Alan Modra2-3/+9
2001-05-11* external.cc (fillout_pinfo): Use correct pids.Christopher Faylor3-3/+11
2001-05-11merge from gccDJ Delorie2-10/+4
2001-05-11 * elfxx-ia64.c (is_unwind_section_name): Consider linkonce unwindJakub Jelinek2-0/+7
2001-05-11* exceptions.cc (handle_exceptions): Don't print message when executing from aChristopher Faylor2-2/+7
2001-05-11Christopher Faylor <cgf@redhat.com>Christopher Faylor2-9/+49
2001-05-09remove erroneous header.Christopher Faylor1-1/+0
2001-05-09* path.cc (mount_info::conv_to_win32_path): Treat UNC paths the same as pathsChristopher Faylor2-1/+6
2001-05-09* fhandler.h (fhandler_termios::echo_erase): Declare new method.Christopher Faylor3-6/+27
2001-05-09* include/pthread.h: Remove C++ comment.Christopher Faylor2-1/+5
2001-05-08* cygheap.cc (_cfree): Add regparm attribute.Christopher Faylor12-30/+71
2001-05-08merge from gccDJ Delorie3-5/+14
2001-05-08Fix typo.Christopher Faylor1-1/+1
2001-05-08* include/sys/file.h: Revert special X_OK usage. Just make it a constant.Christopher Faylor2-8/+9
2001-05-08* libc/include/sys/stat.h: Revert March 3, Cygwin change.Christopher Faylor3-20/+6
2001-05-07merge from gccDJ Delorie2-0/+9
2001-05-07 * external.h: Fix typo.Alan Modra3-38/+112
2001-05-06Sun May 6 17:05:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins3-10/+69
2001-05-06* string.h (cygwin_strchr): Make 'static inline' so that things will still workChristopher Faylor2-1/+6
2001-05-05* exceptions.cc (handle_exceptions): Vastly increase test for exception loopChristopher Faylor2-2/+10
2001-05-05* configure.in: Fix typo.Christopher Faylor3-2/+7
2001-05-05* exceptions.cc (stack_info): Add some controls.Christopher Faylor2-19/+44
2001-05-05* localtime.c: Revert exclusion of windows.h.Christopher Faylor2-1/+5
2001-05-04oops.Christopher Faylor2-2/+3
2001-05-04* string.h: Fix last-minute typo.Christopher Faylor2-2/+6
2001-05-04Revert much of previous erroneous checkin. Add ChangeLog entry.Christopher Faylor12-47/+103
2001-05-04* exceptions.cc (ctrl_c_handler): Always send signal to process if it has noChristopher Faylor17-76/+63
2001-05-042001-05-04 Earnie Boyd <earnie@users.sourceforge.net>Jeff Johnston2-8/+10
2001-05-04* fhandler_socket.cc (set_connect_secret): Use /dev/urandom toEgor Duda2-2/+25
2001-05-04* configure.in: Make subauth configuration optional.Christopher Faylor3-3/+10
2001-05-04 Initial release of the Cygwin subauthentication DLL.Corinna Vinschen6-0/+1588
2001-05-04 * subauth: New subdirectory.Corinna Vinschen3-2/+8
2001-05-04Assorted fixes to pinsrw, pextrw, pmovmskb, movmskp, maskmovq.Alan Modra2-4/+9
2001-05-03* include/pthread.h (pthread_cleanup_push): Eliminate space precedingChristopher Faylor2-6/+11
2001-05-03* configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: DisableAlexandre Oliva2-3/+8
2001-05-03 * net.cc (wsock_init): Rename `was_in_progress' to `wsock_started'Corinna Vinschen2-3/+8