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-01-30 * include/mapi.h: New file.Danny Smith
2002-01-30 * passwd.cc (ChangePW): Add parameter to differ between called forCorinna Vinschen
2002-01-30add more wordsChristopher Faylor
2002-01-29* dump_setup.cc (parse_filename): Don't consider '_' part of the version.Christopher Faylor
2002-01-29 * net.cc (getdomainname): Fix registry key for 9x systems, too.Corinna Vinschen
2002-01-29 * net.cc (getdomainname): Fix registry key for NT systems.Corinna Vinschen
2002-01-29* cygcheck.cc: Fix typo. Remove uid_t kludge. Rely on kludge in sys/cygwin.hChristopher Faylor
2002-01-29* cygcheck.cc: Use specific cygwin includes, as required.Christopher Faylor
2002-01-29* Makefile.in (MINGW_INCLUDES): Change cygwin include.Christopher Faylor
2002-01-29* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor
2002-01-29elf/dwarf2.h: Sync with gcc version.Jason Merrill
2002-01-29merge from gccDJ Delorie
2002-01-282002-01-27 David O'Brien <obrien@FreeBSD.org>David O'Brien
2002-01-28 * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons
2002-01-28* include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor
2002-01-282002-01-27 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-28 * include/winuser.h (GetWindowLongPtr[AW],Danny Smith
2002-01-28 * include/winuser.h (GWLP_*,DWLP_*): Add missing constants.Danny Smith
2002-01-28 * lib/test.c: Include wsnetbsd.h.Danny Smith
2002-01-28 * include/malloc.h (_heapinfo): Correct structure definition.Danny Smith
2002-01-27* configure.in (*-*-netbsd*): New. Skip target-newlib,Jason Thorpe
2002-01-27 * Makefile.in (install): Depend on install-info.Hans-Peter Nilsson
2002-01-25Merge MinGW changesEarnie Boyd
2002-01-25* include/winnt.h: Remove merge conflict.Earnie Boyd
2002-01-25Remove duplicate changelog entry.Danny Smith
2002-01-25 * profile/profil.c: Update copyright info.Danny Smith
2002-01-25 * include/tchar.h (_TCHAR): Add missing ;.Danny Smith
2002-01-25 * include/tchar.h (_TCHAR): Add typedefs.Danny Smith
2002-01-25 * include/winnt.h (_TCHAR): Add typedefs.Danny Smith
2002-01-25Merge MinGW differencesEarnie Boyd
2002-01-25 * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons
2002-01-25* speclib: Ensure that temporary def file is removed.Christopher Faylor
2002-01-24*** empty log message ***Mark Salter
2002-01-24Use __get_memtop to put stack in high memory.Mark Salter
2002-01-24(_times): Unconditionally use SYS_times.Mark Salter
2002-01-24 * include/commctrl.h: Add missing HDM_*,HDN_*,LVSICF_* defines.Danny Smith
2002-01-24 * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons
2002-01-24bit more about full installDavid Starks-Browning
2002-01-24various updates to choosing & [un]installing packages with setupDavid Starks-Browning
2002-01-24clarify how to disable anti-virus safely during setupDavid Starks-Browning
2002-01-24remove obsolete urgent reference to latest/readme file.David Starks-Browning
2002-01-24remove explicit list of packages, refer to <http://cygwin.com/packages/>.David Starks-Browning
2002-01-24"History" no longer maintained here. Moved to <http://cygwin.com/history.html>.David Starks-Browning
2002-01-24clarify "why doesn't my shell script work"David Starks-Browning
2002-01-23* speclib: Use rm -f to remove temp file just to quiet any potential warnings.Christopher Faylor
2002-01-23 Supplement ChangeLog entry.Corinna Vinschen
2002-01-23 * security.cc (create_token): Use sec_user() to createCorinna Vinschen
2002-01-23 * path.cc (symlink): Fix check for already existing file.Corinna Vinschen
2002-01-23Import StrongARM and XScale target_configdirs from FSF GCC version.Nick Clifton
2002-01-23[ include/opcode/ChangeLog ]Graydon Hoare