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
2000-06-07Get rid of the -1 dummy valued enum in START_RELOC_NUMBERS.Alan Modra
2000-06-05* mount.cc: add stdlib.h for exitDJ Delorie
2000-06-03* libc/include/string.h: Work around problem with strsignal and gdb.Christopher Faylor
2000-06-03Fix name clashAlan Modra
2000-06-02"Installation Instructions" for FAQ, first update for current net release.David Starks-Browning
2000-06-01* exceptions.cc: Remove unneeded include.Christopher Faylor
2000-06-01* autoload.h: Put each info block in its own dummy static function.Christopher Faylor
2000-05-31* include/cygwin/version.h: use decimal, NOT octalDJ Delorie
2000-05-31Remove broken targets readme.info, faq.infoDavid Starks-Browning
2000-05-31 * fhandler.cc (fhandler_disk_file::open): Check for executableCorinna Vinschen
2000-05-31 * dcrt0.cc: Use LoadDLLfuncEx for loading Crypto API functionsCorinna Vinschen
2000-05-31Add field ``name'' to floatformat.Andrew Cagney
2000-05-31Import texinfo.tex from texinfo-4.0.Andrew Cagney
2000-05-31* path.cc (mount_info::conv_to_win32_path): Previous patch was too aggressiveChristopher Faylor
2000-05-30* libc/include/ctype.h: __CYGWIN32__ -> __CYGWIN__Christopher Faylor
2000-05-30Needed for previous changes.Christopher Faylor
2000-05-30* config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.Andrew Cagney
2000-05-30* Makefile.in: Remove libadvapi32.a.Christopher Faylor
2000-05-28Include year 2000 in copyright messageNick Clifton
2000-05-28Fix capitialisation of setnaces in comment.Nick Clifton
2000-05-27 * fhandler_random.cc (read): Use CRYPT_MACHINE_KEYSET inCorinna Vinschen
2000-05-27 * include/wincrypt.h: Add missing CRYPT_MACHINE_KEYSET define.Corinna Vinschen
2000-05-272000-05-26 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra
2000-05-26 * errno.cc (errmap): Map ERROR_BAD_NET_NAME to errno ENOSHARE.Corinna Vinschen
2000-05-26* sigproc.h (sigframe::set): Accept a default frame pointer.Christopher Faylor
2000-05-26* configure.in: Don't assume that cinstall directory exists.Christopher Faylor
2000-05-26* configure.in: Don't assume that cinstall directory exists.Christopher Faylor
2000-05-26Define the ALONE flag bit, for use in the opcode table.Donald Lindsay
2000-05-26* dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor
2000-05-26* dir.cc (rmdir): Use file attributes that have already been discoveredChristopher Faylor
2000-05-25* dir.cc (rmdir): Use file attributes that have already been discovered byChristopher Faylor
2000-05-25 Patch by Kazuhiro Fujieda <fujieda@jaist.ac.jp>:Corinna Vinschen
2000-05-25 * dir.cc (writable_directory): Comment out previous code,Corinna Vinschen
2000-05-24* mn10300/time.c (time): Set *tloc, since the sim doesn't.Alexandre Oliva
2000-05-24* Makefile.common (%.o): further simplify, add "..." to make itDJ Delorie
2000-05-24* syscalls.cc (_cygwin_istext_for_stdio): New, for newlibDJ Delorie
2000-05-24* libc/stdio/stdio.c (__stextmode): new, see if file is text modeDJ Delorie
2000-05-23* dir.cc (writable_directory): handle root directoriesDJ Delorie
2000-05-23* uname.cc (uname): Use a "s" to denote a snapshot to avoid confusion with theChristopher Faylor
2000-05-23* path.cc (mount_info::conv_to_posix_path): Avoid putting a trailing slash on aChristopher Faylor
2000-05-23* mkvers.sh: Use snapshot date as build date since it is more interesting.Christopher Faylor
2000-05-23 * ia64.h (R_IA64_PCREL60B, R_IA64_PCREL21BI): New.Richard Henderson
2000-05-23Allow d suffix on iretAlan Modra
2000-05-23* environ.cc (regopt): Scan HKLM if HKCU scan fails.Christopher Faylor
2000-05-22 * dir.cc (rmdir): Care for misleading error messagesCorinna Vinschen
2000-05-22* dcrt0.cc (dll_crt0_1): Move uinfo_init call to before sigproc_init to avoid aChristopher Faylor
2000-05-2120000-05-21 H.J. Lu (hjl@gnu.org)H.J. Lu
2000-05-20* exceptions.cc (interruptible): Add an argument to control whether functionChristopher Faylor
2000-05-20 * regtool.cc (find_key): Add parameter `access'.Corinna Vinschen