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-06-18 * include/float.h: #include_next<float.h> before header guard.Danny Smith
2002-06-182002-06-18 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-06-172002-06-17 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith
2002-06-17rewordChristopher Faylor
2002-06-17* cygheap.h (cygheap_user::issetuid): New method.Christopher Faylor
2002-06-16* include/ntdll.h: New file.Egor Duda
2002-06-162002-06-16 Steven Edwards <Steven_Ed4153@yahoo.com>Danny Smith
2002-06-16Changes suggested by Pierre Humblet.Christopher Faylor
2002-06-16* cygheap.h (cygheap_user::winname): New field.Christopher Faylor
2002-06-16* spawn.cc (spawn_guts): Revert removal of ciresrv.moreinfo->uid = ILLEGAL_UID.Christopher Faylor
2002-06-16* sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.Andrew Cagney
2002-06-16* child_info.h (child_proc_info): Declare as base class.Christopher Faylor
2002-06-15 * include/_mingw.h: Increment to version 2.1.Earnie Boyd
2002-06-15 * Makefile.in (conf_prefix): New variable.Earnie Boyd
2002-06-15 * libc/sys/linux/sys/errno.h (EFTYPE): Add macro.Thomas Fitzsimmons
2002-06-15* uinfo.cc (cygheap_user::ontherange): Don't set HOMEDRIVE or HOMEPATH unlessChristopher Faylor
2002-06-15* cygheap.h (cygheap_user::userprofile_env_buf): New static member.Christopher Faylor
2002-06-15 * libc/argz: New directory.Thomas Fitzsimmons
2002-06-15* cygheap.h (cygheap_user): Add static members to hold home{drive,path} info.Christopher Faylor
2002-06-14* cygheap.cc (cygheap_user::set_logsrv): Remove.Christopher Faylor
2002-06-14 * environ.cc (build_env): If realloc moves envblock, move s with it.Corinna Vinschen
2002-06-14 * include/w32api.h: Change to version 2.0 to reflect the changeEarnie Boyd
2002-06-14 * Makefile.in (bindist): Correct the MinGW distribution.Earnie Boyd
2002-06-14Add pthread callsCorinna Vinschen
2002-06-14 * passwd.c: Rearrange includes to avoid unnecessary warnings.Corinna Vinschen
2002-06-14 * include/wingdi.h (GetEnhMetaFileBits): Correct typo.Earnie Boyd
2002-06-142002-06-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-06-14Fix typo.Jeff Johnston
2002-06-142002-06-13 Stephen L. Moshier <steve@moshier.net>Jeff Johnston
2002-06-13 * include/wingdi.h: (GetEnhMetaFileBits): Define prototype.Earnie Boyd
2002-06-13 * libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code):Joern Rennecke
2002-06-13fix typoChristopher Faylor
2002-06-13* winver.rc: Add more words to copyright.Christopher Faylor
2002-06-13 * cygheap.cc (cygheap_user::set_name): Revert previous change.Corinna Vinschen
2002-06-13 * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke
2002-06-13 * include/winuser.h (MOUSEHOOKSTRUCT): Define structure.Earnie Boyd
2002-06-13 * cygheap.cc (cygheap_user::set_name): Remove setting homedrive andCorinna Vinschen
2002-06-13 * include/_mingw.h: Increment version to 2.0.Danny Smith
2002-06-13* security.cc (get_logon_server): Use strcasematch rather than strcasecmp.Christopher Faylor
2002-06-13* path.cc (chdir): Minor cleanup.Christopher Faylor
2002-06-13* environ.cc (build_env): Correctly fill out windows environment block withChristopher Faylor
2002-06-132002-06-13 John K. Hohm <jhohm@acm.org>Danny Smith
2002-06-13Add the file include/gdb/sim-arm.h defining an enum that specifies theAndrew Cagney
2002-06-12Add dumper.exe words from Egor Duda.Christopher Faylor
2002-06-12* Makefile.in (CFLAGS_FOR_TARGET): Add -O2.DJ Delorie
2002-06-12* cygheap.cc (cygheap_user::set_name): Set homedrive and homepath to NULL onChristopher Faylor
2002-06-12fix commentChristopher Faylor
2002-06-11* spawn.cc (spawn_guts): More hToken removal cleanup.Christopher Faylor
2002-06-11Import latest version of texi2pod.pl from FSF GCC sources.Nick Clifton
2002-06-11Revoke adding mh-s390xpic. Doesn't make any sense because it is notMartin Schwidefsky