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
2003-06-192003-06-18 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet
2003-05-25 * autoload.cc (GetDiskFreeSpaceEx): Add.Corinna Vinschen
2003-04-20 * autoload.cc (CreateWindowStationA): Add.Corinna Vinschen
2003-04-18* Makefile.in: Add finline-functions optimization to CXXFLAGS.Thomas Pfaff
2003-04-16* termios.cc (setspeed): New function.Christopher Faylor
2003-03-27 * autoload.cc: added RegGetKeySecurity()Corinna Vinschen
2003-03-14 * autoload.cc (IsProcessorFeaturePresent): Add.Corinna Vinschen
2003-03-09Do some minor reformatting of 'extern "C"' use throughout.Christopher Faylor
2003-02-21 * dtable.cc (dtable::build_fhandler_from_name): Set some fhandlerCorinna Vinschen
2003-02-20 * autoload.cc (GetCompressedFileSize): Add.Corinna Vinschen
2003-02-14* fhandler_console.cc (fhandler_console::write_normal): Use MessageBeep forChristopher Faylor
2003-02-03 * security.h: Add third argument to set_process_privilege.Corinna Vinschen
2003-01-15 * autoload.cc: Fix copyright date.Corinna Vinschen
2003-01-10 * autoload.cc (gethostname): Make call optional, return 1 if functionCorinna Vinschen
2002-11-13* miscfuncs.cc (low_priority_sleep): New function. Use throughout where codeChristopher Faylor
2002-11-10 * net.cc: Run indent.Corinna Vinschen
2002-08-31(inspired by a patch from Egor Duda)Christopher Faylor
2002-08-30Christopher Faylor <cgf@redhat.com>Christopher Faylor
2002-07-20* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor
2002-07-03 * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen
2002-07-02* autoload.cc (GetSecurityInfo): Define new autoload function.Christopher Faylor
2002-06-30* autoload.cc (NetGetDCName): Change to make this an optional load function.Christopher Faylor
2002-06-26* autoload (noload): Avoid clobbering bx register.Christopher Faylor
2002-06-07* autoload.cc (timeGetDevCaps): Define new autoload function.Christopher Faylor
2002-06-07* autoload.cc (noload): Correctly save argument count register.Christopher Faylor
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-05-30 * autoload.cc: Replace autoload statments for ZwXXX by NtXXX.Corinna Vinschen
2002-05-28* autoload.cc (noload): Properly mask low order word for determining number ofChristopher Faylor
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2002-05-16 * syscalls.cc (seteuid): Set default dacl in process token.Corinna Vinschen
2002-05-12* autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor
2002-03-07 * autoload.cc (NetGetDCName): Add symbol.Corinna Vinschen
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-11-24* autoload.cc (IsDebuggerPresent): Make conditional load since it is notChristopher Faylor
2001-10-22* autoload.cc: Autoload GetProcessMemoryInfo.Christopher Faylor
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen
2001-10-14* autoload.cc (load_wsock32): Declare dummy function to force loading ofChristopher Faylor
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor
2001-09-12 * Makefile.in: Build wincap.o.Corinna Vinschen
2001-09-12Wed Sep 12 13:03:00 2001 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2001-09-08* cygheap.h (init_cygheap): Move heap pointers here.Christopher Faylor
2001-08-31* cygwin.sc: Revert to previous NO_COPY behavior.Christopher Faylor
2001-08-31* cygwin.sc: New file -- linker script for building cygwin DLL.Christopher Faylor
2001-06-11* pinfo.cc: Use autoloaded ToolHelp functions throughout for Win9x.Christopher Faylor
2001-05-20 * autoload.cc: Add load statements for `LookupAccountNameW',Corinna Vinschen
2001-05-19 * autoload.cc: Add missing load statement for `CancelIo'.Corinna Vinschen
2001-05-19* grp.cc (read_etc_group): Don't copy mutex on fork.Christopher Faylor
2001-05-16* autoload.h: Eliminate.Christopher Faylor
2001-05-15 * autoload.cc: Add autoload statements for ws2_32 functionsCorinna Vinschen