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-08-28This commit was manufactured by cvs2svn to create branch 'gh'.ghcvs2svn
2000-08-282000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-26* pinfo.h (pinfo): Un-inline release.Christopher Faylor
2000-08-26* dcrt0.cc (dll_crt0_1): Move set_os_type.Christopher Faylor
2000-08-26* libc/include/sys/unistd.h (environ): this one isn't from theDJ Delorie
2000-08-25 * exec.cc (_execve): Change definition according to declaration inCorinna Vinschen
2000-08-25* libc/stdlib/system.c (do_system): Eliminate explicit declaration of environChristopher Faylor
2000-08-25* Makefile.in: Only build dumper.exe when all of its library and includeChristopher Faylor
2000-08-25Add entry "How do I uninstall Cygwin?"David Starks-Browning
2000-08-25* Makefile.in: Make failure to build dumper.exe a non-error.Christopher Faylor
2000-08-25minor formatting fixesDavid Starks-Browning
2000-08-25Major re-write of "Installation using the setup.exe program".David Starks-Browning
2000-08-25Minor changes.David Starks-Browning
2000-08-25* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS to allow cygwinChristopher Faylor
2000-08-25* ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor
2000-08-252000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-25* ps.cc (main): Always print a cygwin process using cygwin paths.Christopher Faylor
2000-08-25* select.cc (cygwin_select): Correct logic for "always_ready" fds or when thereChristopher Faylor
2000-08-24Change attribution.Christopher Faylor
2000-08-24* Makefile.common: Add bupdir2 to reference above the i686-pc-cygwin directory.Christopher Faylor
2000-08-24* Makefile.in: Add dumper.exe target and associated mechanisms for building it.Christopher Faylor
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-24* include/cygwin/core_dump.h: New file, contains structures used in cygwin coreChristopher Faylor
2000-08-24* environ.cc (parse_thing): nobinmode should force O_TEXT.Christopher Faylor
2000-08-24* include/sys/cygwin.h (strace_printf_wrap): Force printing whenChristopher Faylor
2000-08-24* debug.h: Allow some debug defines for use in header files.Christopher Faylor
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-242000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>Jeff Johnston
2000-08-24* dcrt0.cc (dll_crt0_1): Move exception list and constructor stuff earlier inChristopher Faylor
2000-08-23Revert previous erroneous checkin.Christopher Faylor
2000-08-23* include/sys/cygwin.h: Protect class definitions.Christopher Faylor
2000-08-22* libc/unix/getut.c (utmpname): added _CONST to reflect common useDJ Delorie
2000-08-22* path.cc (symlink_info::check): Clear error on each iteration of extensionChristopher Faylor
2000-08-22* Makefile.in: Don't include '.d' file if there are none generated yet.Christopher Faylor
2000-08-22* include/sys/cygwin.h: Declare some thread classes.Christopher Faylor
2000-08-22* winsup.h: Eliminate inclusion of most of the cygwin .h files. Use .h filesChristopher Faylor
2000-08-22* config-ml.in (CC, CXX): Avoid trailing whitespace.Alexandre Oliva
2000-08-22* cygerrno.h: New file. Use this throughout whenever errno manipulation isChristopher Faylor
2000-08-21Update copyright.Christopher Faylor
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): hinstance,DJ Delorie
2000-08-21* include/cygwin/cygwin_dll.h (DECLARE_CYGWIN_DLL): handle,DJ Delorie
2000-08-21 * Makefile.in (ALL_MODULES): Add all-cgen.Doug Evans
2000-08-19* include/winnt.h:Add enums for TokenRestrictedSids and TokenSessionIdCorinna Vinschen
2000-08-19* Makefile.in: hinfo.o -> dtable.o.Christopher Faylor
2000-08-18* fhandler-tut.txt: hinfo -> dtable.Christopher Faylor
2000-08-18hinfo -> dtableChristopher Faylor
2000-08-18* dtable.cc (dtable::dup2): Extend fdtab if newfd is out of currentCorinna Vinschen
2000-08-17* config-ml.in (CC, CXX): Don't introduce a leading space.Alexandre Oliva
2000-08-17Fix 3 DV bugs, and a few minor cleanups.Jim Wilson
2000-08-16* configure.in (libstdcxx_flags): UseAlexandre Oliva