Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-05-312003-05-30 Kelley Cook <kelleycook@wideopenwest.com>Jeff Johnston
2003-05-30bfd/Jakub Jelinek
2003-05-30* cygheap.cc (init_cheap): Temporarily remove inline that newer gcc's haveChristopher Faylor
2003-05-302003-05-30 Mattia Barbon <mbarbon@dsi.unive.it>Luke Dunstan
2003-05-302003-05-30 Bang Jun-Young <junyoung@netbsd.org>Danny Smith
2003-05-30 * include/sys/param.h: Add DEV_BSIZE.Corinna Vinschen
2003-05-30Update URLNick Clifton
2003-05-302003-05-30 Sascha Sommer <saschasommer@freenet.de>Danny Smith
2003-05-29 * fhandler_socket.cc (fhandler_socket::dup): Rearrange. FixCorinna Vinschen
2003-05-29Import patch to add FreeBSD support.Nick Clifton
2003-05-29* include/winuser.h (LWA_COLORKEY, LWA_ALPHA): Add defines.Luke Dunstan
2003-05-29* mkvers.sh: Avoid "-dontuse" tags.Christopher Faylor
2003-05-29 * fhandler_socket.cc (fhandler_socket::dup): If running impersonated,Corinna Vinschen
2003-05-292003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-05-28* Makefile.tpl: Make maybe-check-gcc .PHONY.DJ Delorie
2003-05-282003-05-28 Dhananjay Deshpande <dhananjayd@kpitcummins.com>Jeff Johnston
2003-05-282003-05-28 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-05-272003-05-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2003-05-27* fhandler_socket.cc (sock_event::~sock_event): New method.Thomas Pfaff
2003-05-27 * fhandler_socket.cc (fhandler_socket::dup): First try duplicatingCorinna Vinschen
2003-05-27 * fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): FilterCorinna Vinschen
2003-05-272003-05-26 Eric Christopher <echristo@redhat.com>Jeff Johnston
2003-05-26 * syscalls.cc (statfs): Call GetDiskFreeSpaceEx before GetDiskFreeSpace.Corinna Vinschen
2003-05-26 * fhandler.cc (is_at_eof): Fix conditional. Use INVALID_FILE_SIZECorinna Vinschen
2003-05-26 * fhandler_socket.cc (fhandler_socket::connect): Guard calls toCorinna Vinschen
2003-05-26 * fhandler.h: Rename FH_W95LSBUG flag to FH_LSEEKED.Corinna Vinschen
2003-05-26* include/winuser.h (EnumDisplayDevicesW): Fix typo.Christopher Faylor
2003-05-25 * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen
2003-05-25 * fhandler_process.cc (format_process_stat): use PagefileUsageCorinna Vinschen
2003-05-242003-05-23 Jason Eckhardt <jle@rice.edu>Jason Eckhardt
2003-05-232003-05-23 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-05-22* configure.in: Use curly braces in the definition of tooldir.DJ Delorie
2003-05-22* Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie
2003-05-22* Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie
2003-05-21 * include/wincrypt.h (PLAINTEXTKEYBLOB, OPAQUEKEYBLOB,Danny Smith
2003-05-212003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki
2003-05-21Fix typo "ink" instead of "link"Nick Clifton
2003-05-21 * shared_info.h: Match shared_name declaration with below change.Corinna Vinschen
2003-05-212003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt
2003-05-212003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt
2003-05-21.Roland McGrath
2003-05-212003-05-15 Roland McGrath <roland@redhat.com>Roland McGrath
2003-05-212003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki
2003-05-20 * fhandler_socket.cc (secret_event_name): Return void. Use incomingCorinna Vinschen
2003-05-20 * fhandler_socket.cc (SECRET_EVENT_NAME): Remove.Corinna Vinschen
2003-05-20 * winsup/cygwin/include/cygwin/version.h: Bump API minor version.Corinna Vinschen
2003-05-202003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode
2003-05-19* configure.in: Accept i[3456789]86 for machine type.DJ Delorie
2003-05-19* acinclude.m4: Accept i[3456789]86 for machine type.DJ Delorie
2003-05-19* spawn.cc (spawn_guts): Show more of command line in strace output.Christopher Faylor