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-07-06Update texinfo.tex to version 2000-05-28.15.Andrew Cagney
2000-07-06* dcrt0.cc (__cygwin_user_data): Initialize.Christopher Faylor
2000-07-05add MAINTAINERS filesDJ Delorie
2000-07-04* exceptions.cc (try_to_debug): Prevent recursive spawning of JIT debugger.Christopher Faylor
2000-07-04 * poll.cc (poll): Zero out `open_fds' as well.Corinna Vinschen
2000-07-04 * include/cygwin/version.h: Bump API minor version to 24.Corinna Vinschen
2000-07-04 * security.cc (read_sd): Eliminate OemToChar.Corinna Vinschen
2000-07-04 * poll.cc: New file. Implement `poll' system call.Corinna Vinschen
2000-07-04"Posting Guidelines": New name for old entry.David Starks-Browning
2000-07-04"Contents": Add package opengl.David Starks-Browning
2000-07-04* dcrt0.cc (dll_crt0_1): Eliminate SetFileApisToOEM and CharToOem.Christopher Faylor
2000-07-04Revert errnoneous commit.Christopher Faylor
2000-07-04* exceptions.cc (stack_info::walk): Use method to find offset.Christopher Faylor
2000-07-03 * include/cygwin/socket.h: Remove SOCK_PACKET define since it'sCorinna Vinschen
2000-07-03* dcrt0.cc (user32_init): Add primitive guard against concurrent attempts toChristopher Faylor
2000-07-02Replaced buggy ChangeLog entryCorinna Vinschen
2000-07-02 * winsup.h: Define MAX_SID_LEN and new MAX_HOST_NAME.Corinna Vinschen
2000-07-02Add some comments.Christopher Faylor
2000-07-022000-07-01 Koundinya K <kk@ddeorg.soft.net>Ulf Carlsson
2000-07-02 * uinfo.cc (uinfo_init): Eliminate calls to read_etc_group()Corinna Vinschen
2000-07-01Changes by Kazuhiro Fujieda <fujieda@jaist.ac.jp>Corinna Vinschen
2000-07-01* binmode.c (cygwin_premain0): Fix erroneous clearing of bit.Christopher Faylor
2000-07-01Remove asm labelling from _dll_crt0 since it seems to confuse different versionsChristopher Faylor
2000-07-01* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().Christopher Faylor
2000-07-01* Makefile.in: Find getopt.c in cygwin/lib subdirectory.Christopher Faylor
2000-07-01Forgot perthread.h.Christopher Faylor
2000-07-01* Makefile.in: Use variables rather than configure constructs whereChristopher Faylor
2000-07-01* peicode.h (coff_swap_filehdr_in): can't use e_magic because weDJ Delorie
2000-06-29 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' orCorinna Vinschen
2000-06-28Wed Jun 28 14:08:00 2000 Keith Walker <keith.walker@arm.com>Jeff Johnston
2000-06-28 * syscalls.cc (seteuid): Initialize pi.token before callingCorinna Vinschen
2000-06-282000-06-19 Syd Polk <spolk@redhat.com>Syd Polk
2000-06-27Tue Jun 27 15:49:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston
2000-06-27 * include/winbase.h: Add stream ids BACKUP_OBJECT_ID,Corinna Vinschen
2000-06-27Applied Marek Michalkiewicz <marekm@linux.org.pl>'s patch to ehance the AVR p...Nick Clifton
2000-06-27* windows.cc (setitimer): Round up when < 1000 usecs.Christopher Faylor
2000-06-27* hinfo.cc (hinfo::dup2): Eliminate compiler warning.Christopher Faylor
2000-06-26* hinfo.cc (hinfo::dup2): Guard against out of bounds newfd.Christopher Faylor
2000-06-25* grp.cc (read_etc_group): Open file in text mode.Christopher Faylor
2000-06-25* cygcheck.cc (cygwin_info): New function. Scans DLL for Cygwin version info.Christopher Faylor
2000-06-24 * fork.cc (fork): Fix error in copying SID pointer.Corinna Vinschen
2000-06-24* shared.cc (shared_info::initialize): Improve error message clarity.Christopher Faylor
2000-06-23Thu Jun 22 18:35:00 2000 Ranjith Kumaran <ranjith@cygnus.com>Ranjith Kumaran
2000-06-23* Makefile.in: Add dummy info targets.Christopher Faylor
2000-06-23* Makefile.in: Autogenerate cygwin.def when appropriate.Christopher Faylor
2000-06-23Revise previous include/sys/cygwin.h change.Christopher Faylor
2000-06-23* include/sys/cygwin.h: Don't define parts of this file that rely on WindowsChristopher Faylor
2000-06-22Revert.Christopher Faylor
2000-06-22Remove some files that were added prematurely.Christopher Faylor
2000-06-22 * registry.cc (load_registry_hive): Use HKEY_USERS when checkingCorinna Vinschen