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
2002-04-04 * include/math.h (DOMAIN, SING, OVERFLOW, UNDERFLOW,Danny Smith
2002-04-04new description for old api.Christopher Faylor
2002-04-042002-04-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-02 * include/objidl.h (IRunningObjectTable.Register): CorrectDanny Smith
2002-04-022002-04-01 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-04-022002-04-01 Till Straumann <strauman@SLAC.Stanford.EDU>Jeff Johnston
2002-04-02merge from gccDJ Delorie
2002-04-01 * include/shellapi.h (SHGFI_ATTR_SPECIFIED): Add define.Danny Smith
2002-03-30 * include/stdio.h (_snwprintf): Correct spelling.Danny Smith
2002-03-30 * include/wingdi.h (SetPixelFormat): Correct prototype.Danny Smith
2002-03-28* times.cc (gettimeofday): Fix typo in previous patch.Christopher Faylor
2002-03-28* times.cc (gettimeofday): Revert to setting timezone info if tz != NULL.Christopher Faylor
2002-03-28* libc/include/sys/features.h (_POSIX_SEMAPHORES): New Cygwin define.Christopher Faylor
2002-03-27 * moldname.def.in (__MSVCRT__): Replace with !(__CRTDLL).Danny Smith
2002-03-27 * include/richedit.h (EM_GETSCROLLPOS, EM_SETSCROLLPSPOS):Danny Smith
2002-03-26 * libc/machine/sh/memcpy.S (Large): Fix alignment rounding.Joern Rennecke
2002-03-22 * libm/math/ef_hypot.c: Increase scale factor to 68.Richard Sandiford
2002-03-22* fhandler_disk_file.cc (fhandler_disk_file::fstat_helper): Always setChristopher Faylor
2002-03-22* spawn.cc (find_exec): Return input if file not found.Christopher Faylor
2002-03-21add eol to endChristopher Faylor
2002-03-21expand entry on dir file, may need to update it after installing packages.David Starks-Browning
2002-03-21new subsection "Is there a Cygwin port of GNU Emacs?" with pointer toDavid Starks-Browning
2002-03-21add "cygwish80.exe" to list of tcl/tk apps that do not understand pathsDavid Starks-Browning
2002-03-21remove "not yet updated" for preprocessor, GUI programming entries.David Starks-Browning
2002-03-21remove "Where can I get f77 and objc components for B20 EGCS 1.1?"David Starks-Browning
2002-03-21update (make problem solved, cvs+ssh problem solved)David Starks-Browning
2002-03-21remove "not yet updated" warning for queue slots, df entries.David Starks-Browning
2002-03-19 * poll.cc (poll): Add support for invalid descriptors.Corinna Vinschen
2002-03-19* mkgroup.c (usage): Use one just fprintf + string concatenation for outputChristopher Faylor
2002-03-19 * mkgroup.c (usage): Simplify usage output. Generalize to allow useCorinna Vinschen
2002-03-192002-03-15 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-18Add AIX 64 shared library support and emulation layer for binutilsNick Clifton
2002-03-16* ltmain.sh (relink_command): Fix typo in previous change.Alexandre Oliva
2002-03-16[ gas/ChangeLog ]Chris Demetriou
2002-03-16* ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.Alexandre Oliva
2002-03-16* cygserver.cc: Include stdlib.h for exit declaration.Christopher Faylor
2002-03-16* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to control when a redirectedChristopher Faylor
2002-03-152002-03-15 Corinna Vinschen <corinna@vinschen.de>Corinna Vinschen
2002-03-15 * glob.c (stat32_to_STAT): New function.Corinna Vinschen
2002-03-15* pinfo.cc (pinfo::init): Properly handle execed process stub when PID_NOREDIRChristopher Faylor
2002-03-14Fix ChangeLogChristopher Faylor
2002-03-14 * poll.cc: Remove variable open_fds, rearrange and add codeCorinna Vinschen
2002-03-14* libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-twoAlexandre Oliva
2002-03-13 * mmap.cc (mmap_record::map_map): Return -1 if VirtualProtect fails.Corinna Vinschen
2002-03-13 * include/richedit.h (RICHEDIT_CLASS): UNICODE it.Danny Smith
2002-03-13whitespace cleanup, update copyrightChristopher Faylor
2002-03-13 * Makefile.in (NOTPARALLEL): New. Use it instead of explicitRichard Henderson
2002-03-132002-03-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-03-132002-03-12 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston
2002-03-12 * sysconf.cc (sysconf): Fix condition.Corinna Vinschen