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-10-31This commit was manufactured by cvs2svn to create branch 'unlabeled-1.18.2'.cvs2svn
2002-10-20Rename _kill() to kill() throughout. Rename _raise() to raise() throughout.Christopher Faylor
2002-10-10* Makefile.in (new-cygwin1.dll): Reorganize library order.Christopher Faylor
2002-09-25* fhandler_proc.cc (format_process_stat): make ctty a real device number.Christopher Faylor
2002-09-22* Makefile.in (DLL_O_FILES): Restore formatting.Christopher Faylor
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-09-22whitespaceChristopher Faylor
2002-09-04 * Makefile.in (DLL_OFILES): Drop shortcut.o.Corinna Vinschen
2002-08-26* Makefile.in (cygcheck.exe): Make a -mno-cygwin program.Christopher Faylor
2002-08-25* Makefile.in (DLL_IMPORTS): Move libuuid.a and libshell32.a to list ratherChristopher Faylor
2002-08-16* Makefile.in: Add support for new malloc.o and renamed malloc_wrapper.o. UseChristopher Faylor
2002-08-01* Makefile.in (DLL_OFILES): Add cygthread.o.Christopher Faylor
2002-07-25* Makefile.in: Check if API version is updated when exports areEgor Duda
2002-07-14* Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor
2002-07-14* Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor
2002-06-22* Makefile.in (cygrun.exe): Move -lgcc where it will do some good.Christopher Faylor
2002-06-22* Makefile.in (cygrun.exe): Use -lgcc when linking.Christopher Faylor
2002-06-11* Makefile.in: Ensure that -MD gets added to CFLAGS regardless of CFLAGSChristopher Faylor
2002-06-07* autoload.cc (noload): Correctly save argument count register.Christopher Faylor
2002-06-06* child_info.h (CHILD_INFO_MAGIC): Oops. Revert previous change. gcc 3.1 bug?Christopher Faylor
2002-06-06* strace.cc (strace::hello): Set inited, when appropriate.Christopher Faylor
2002-05-27update commentChristopher Faylor
2002-05-18remove white spaceChristopher Faylor
2002-05-02* path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-11* Makefile.in (DLL_OFILES): Consolidate object files.Christopher Faylor
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen
2002-01-08* Makefile.in: Add uninstall target.Christopher Faylor
2001-12-31Strip path when installing library.Christopher Faylor
2001-12-31* speclib: New file.Christopher Faylor
2001-12-26* Makefile.in: Quote arguments to shell scripts.Christopher Faylor
2001-12-26* Makefile.in: Autogenerate some header files which provide magic numbers.Christopher Faylor
2001-12-20* Makefile.in (VPATH): Add regex directory.Christopher Faylor
2001-12-10whitespace cleanupChristopher Faylor
2001-11-26* Makefile.in (libcygwin.a): Use ar commands to build libcygwin.a since addingChristopher Faylor
2001-11-24* dtable.cc (dtable::vfork_parent_restore): Add debugging statement.Christopher Faylor
2001-11-21* Makefile.in (DLL_OFILES): Add fhandler_disk_file.o.Christopher Faylor
2001-11-02* fhandler.h: Change Windows 'BOOL's to c++ 'bool's for all variables.Christopher Faylor
2001-10-29fix spelling errorsChristopher Faylor
2001-10-24Ensure that all fhandler_*::read definitions are __stdcall throughout.Christopher Faylor
2001-10-01* Makefile.in: Depend on stamp to ensure rebuilding. Remove stamp file whenChristopher Faylor
2001-09-28Thu Sep 27 22:00:00 2001 Robert Collins rbtcollins@itdomain.com.auRobert Collins
2001-09-25* select.cc (peek_pipe): Only grab mutex when we actually got something fromChristopher Faylor
2001-09-15* Makefile.in: Generate libcygwin.a during the link pass rather than as aChristopher Faylor
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen
2001-09-12Update copyrights.Christopher Faylor