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-30add more wordsChristopher 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* external.cc (cygwin_internal): Initialize various internal settings ifChristopher Faylor
2002-01-28* include/sys/strace.h (_STRACE_ON): Define.Christopher Faylor
2002-01-25* speclib: Ensure that temporary def file is removed.Christopher Faylor
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-22* cygmagic: Suppress error output when figuring out if sum takes an option.Christopher Faylor
2002-01-22* cygmagic: Attempt to figure out if sum takes an option.Christopher Faylor
2002-01-22* Makefile.in (libpthread.a): Pass the assembler also.Christopher Faylor
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-01-21 Fix ChangeLog entry.Corinna Vinschen
2002-01-21 * grp.cc (getgrent): Don't return default gid entry when ntsec is on.Corinna Vinschen
2002-01-21Add newline at EOF.Christopher Faylor
2002-01-21* speclib: Don't use /dev/null as DLL name. Just default to what's already inChristopher Faylor
2002-01-21* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-01-21* syscalls.cc (regfree): Make dll_export.Christopher Faylor
2002-01-21* exceptions.cc (ctrl_c_handler): Convert windows pid to cygwin pid whenChristopher Faylor
2002-01-20* Makefile.in (new-cygwin1.dll): Revert previous change. libsupc++.a is onlyChristopher Faylor
2002-01-20* exceptions.cc (sig_handle_tty_stop): Don't send SIGCHLD if parent doesn'tChristopher Faylor
2002-01-20* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-01-19* Makefile.in (new-cygwin1.dll): Just use -lsupc++ for link.Christopher Faylor
2002-01-19 * include/cygwin/version.h: Bump API minor version to 51.Corinna Vinschen
2002-01-19 * cygwin.din: Add recvmsg and sendmsg.Corinna Vinschen
2002-01-19 * security.cc (create_token): Close processes token handle as soonCorinna Vinschen
2002-01-17 * Makefile.in: Add fnmatch.o to DLL_OFILES.Corinna Vinschen
2002-01-15 * path.cc (fchdir): Call chdir with full windows path.Corinna Vinschen
2002-01-14 * dir.cc: Use INVALID_FILE_ATTRIBUTES instead of "(DWORD) -1"Corinna Vinschen
2002-01-13Add copyright stuffChristopher Faylor
2002-01-13* dcrt0.cc (multiple_cygwin_problem): Clarify logic and make CYGWIN_MISMATCH_OKChristopher Faylor
2002-01-11* exceptions.cc (sig_handle): Accept a second argument indicating whether theChristopher Faylor
2002-01-10 * syscalls.cc (pathconf): Guard _PC_PATH_MAX branch against invalidCorinna Vinschen
2002-01-10* exceptions.cc (early_stuff_init): Rename from misnamed set_console_handler.Christopher Faylor
2002-01-09 * net.cc (cygwin_accept): Set sun_path for newly connected socket.Corinna Vinschen
2002-01-08* Makefile.in: Add uninstall target.Christopher Faylor
2002-01-08* sigproc.cc (getsem): Clean up debugging output.Christopher Faylor
2002-01-07* sigproc.cc (getsem): Set errno when unable to create own semaphore.Christopher Faylor
2002-01-06* dtable.cc (dtable::init_std_file_from_handle): Add some defensive code toChristopher Faylor
2002-01-06 * ioctl.cc (ioctl): Make third argument optional.Corinna Vinschen
2002-01-06* dir.cc (opendir): Guarantee release of alloced fhandler structure on error.Christopher Faylor
2002-01-06 exceptions.cc (sig_handle): Set default action for SIGURG to SIG_IGN.Corinna Vinschen
2002-01-05 * dtable.cc (dtable::init_std_file_from_handle): Don't treat NULLCorinna Vinschen
2002-01-05* cygmagic: Change logic for equality test.Christopher Faylor
2002-01-04* dir.cc (opendir): Don't attempt to call sub-opendir if ENOENT.Christopher Faylor
2002-01-04 * net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCALCorinna Vinschen
2002-01-02* speclib: Remove temp files automatically.Christopher Faylor
2002-01-01restore missing entryChristopher Faylor