summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen2002-01-194-0/+71
* * security.cc (create_token): Close processes token handle as soonCorinna Vinschen2002-01-192-0/+6
* * libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor2002-01-182-0/+5
* * cygcheck.cc (already_did): Avoid default constructors, which may requireChristopher Faylor2002-01-182-1/+6
* Fix bug when len == 1 and dst was not word aligned.Nick Clifton2002-01-172-2/+14
* * cygpath.cc (main): Add options to show Desktop and StartCorinna Vinschen2002-01-173-40/+149
* _sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton2002-01-172-2/+15
* * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen2002-01-176-2/+305
* 2002-01-16 H.J. Lu (hjl@gnu.org)H.J. Lu2002-01-164-9/+31
* * coff/arm.h (F_VFP_FLOAT): Define.Richard Earnshaw2002-01-163-2/+10
* * ppc.h (DT_PPC64_GLINK): Define.Alan Modra2002-01-162-0/+7
* * path.cc (fchdir): Call chdir with full windows path.Corinna Vinschen2002-01-152-1/+5
* *** empty log message ***Mark Salter2002-01-151-0/+5
* Remove default interrupt routines.Mark Salter2002-01-151-27/+0
* Provide interrupt routine symbols which forward interrupts to user applicatio...Mark Salter2002-01-151-0/+9
* * cygpath.cc (doit): Empty file ignored using option -i.Corinna Vinschen2002-01-152-2/+11
* *** empty log message ***Mark Salter2002-01-151-0/+5
* Rename stub app to eva_stub.elf and add it to install list.Mark Salter2002-01-151-2/+2
* * mkpasswd.c (print_win_error): Add a new function.Corinna Vinschen2002-01-152-24/+33
* * include/winnt.h (FILE_ATTRIBUTE_ENCRYPTED): Correct constant.Corinna Vinschen2002-01-142-1/+7
* * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"Corinna Vinschen2002-01-148-21/+33
* * include/winnt.h: Add INVALID_FILE_ATTRIBUTES.Corinna Vinschen2002-01-142-0/+5
* Add copyright stuffChristopher Faylor2002-01-1315-13/+33
* * dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OKChristopher Faylor2002-01-132-5/+15
* * overview.sgml: Fix Red Hat cygwin contract link.Christopher Faylor2002-01-123-2/+7
* 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-112-3/+7
* 2002-01-11 Ralf Habacker <Ralf.Habacker@freenet.de>Robert Collins2002-01-1111-19/+32
* 2001-12-30 Guido Serassio <serassio@libero.it>Robert Collins2002-01-112-0/+62
* Add ia64-hpux target. LD and GDB are not currently supported.Nick Clifton2002-01-112-0/+9
* * exceptions.cc (sig_handle): Accept a second argument indicating whether theChristopher Faylor2002-01-115-5/+43
* * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalidCorinna Vinschen2002-01-102-0/+7
* * exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.Christopher Faylor2002-01-105-12/+39
* * net.cc (cygwin_accept): Set sun_path for newly connected socket.Corinna Vinschen2002-01-092-0/+6
* include/elf:Jason Thorpe2002-01-092-1/+15
* * Makefile.in: Add uninstall target.Christopher Faylor2002-01-082-0/+37
* * sigproc.cc (getsem): Clean up debugging output.Christopher Faylor2002-01-072-1/+5
* 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-072-1/+5
* 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-072-1/+5
* 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-072-6/+10
* 2002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston2002-01-073-0/+10
* ARM support added to libglossMark Salter2002-01-072-28/+9
* Add ARM supportMark Salter2002-01-0714-27/+2046
* * sigproc.cc (getsem): Set errno when unable to create own semaphore.Christopher Faylor2002-01-072-10/+17
* * dtable.cc (dtable::init_std_file_from_handle): Add some defensive code toChristopher Faylor2002-01-062-3/+11
* * ia64.h (ELF_STRING_ia64_unwind_hdr): New Macro for HP-UX.Alan Modra2002-01-062-0/+31
* * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen2002-01-065-9/+29
* * dir.cc (opendir): Guarantee release of alloced fhandler structure on error.Christopher Faylor2002-01-062-9/+16
* exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN.Corinna Vinschen2002-01-052-1/+6
* * dtable.cc (dtable::init_std_file_from_handle): Don't treat NULLCorinna Vinschen2002-01-052-1/+6
* * cygmagic: Change logic for equality test.Christopher Faylor2002-01-042-1/+5