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
path: root/winsup
AgeCommit message (Expand)Author
2002-07-19 * security.cc (get_unix_group_sidlist): Create.Corinna Vinschen
2002-07-19* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.Christopher Faylor
2002-07-172002-07-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2002-07-172002-07-17 Bart Oldeman <bart.oldeman@btinternet.com> Danny Smith
2002-07-16jdf fix.Christopher Faylor
2002-07-15 * security.cc (get_group_sidlist): Fix formatting.Corinna Vinschen
2002-07-15* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.Christopher Faylor
2002-07-14* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compilerChristopher Faylor
2002-07-14* debug.cc (clexec): Add missing `hl = hl->next'.Christopher Faylor
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-07-14add initial informationChristopher Faylor
2002-07-14cleanup a tadChristopher Faylor
2002-07-14* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has beenChristopher Faylor
2002-07-14* debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor
2002-07-13fyx tipo.Christopher Faylor
2002-07-13* cygwin.in: Change erroneous entries.Christopher Faylor
2002-07-11 * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen
2002-07-11jdf patchChristopher Faylor
2002-07-10more jdfChristopher Faylor
2002-07-09Merge changes from MinGWEarnie Boyd
2002-07-09 * lib/ntdll.def: Remove \r.Earnie Boyd
2002-07-09* debug.cc: Avoid explicit zeroing of globals.Christopher Faylor
2002-07-09More jdf changes.Christopher Faylor
2002-07-08Joshua Daniel Franklin update.Christopher Faylor
2002-07-07doc patch.Christopher Faylor
2002-07-07* configure.in: Check for libiconv.a.Christopher Faylor
2002-07-07* Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor
2002-07-07* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h willChristopher Faylor
2002-07-07* Makefile.common (MINGW_INCLUDES): Simplify.Christopher Faylor
2002-07-07Add missing entry from 2002-06-25Christopher Faylor
2002-07-06 * fhandler.h (fhandler_socket::is_unconnected): Constify.Corinna Vinschen
2002-07-06add missing entryChristopher Faylor
2002-07-06* ntdll.h (_SYSTEM_PROCESSOR_TIMES): Force eight byte alignment.Christopher Faylor
2002-07-05 * fhandler.h (UNCONNECTED): New define.Corinna Vinschen
2002-07-04 * fhandler_socket.cc (fhandler_socket::set_sun_path): Don't freeCorinna Vinschen
2002-07-04 * fhandler_socket.cc (fhandler_socket::dup): Add missing copy operationCorinna Vinschen
2002-07-04* winsup.api/pthread/cancel1.c: New test. Port from pthreads-win32Egor Duda
2002-07-042002-06-25 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2002-07-04 Let RPC API work with or without windows.h.Danny Smith
2002-07-04* Makefile.in: Eliminate unneeded Makefile recreation rule.Christopher Faylor
2002-07-04* include/cygwin/version.h: Bump DLL minor number.Christopher Faylor
2002-07-04* include/sys/statfs.h: New header file.Christopher Faylor
2002-07-03* dtable.cc (cygwin_attach_handle_to_fd): Default to implicit bin mode if noneChristopher Faylor
2002-07-03 * tty.cc (tty::common_init): Reverse logic of cygserver check inConrad Scott
2002-07-03 * autoload.cc (WSAEventSelect): Define new autoload function.Corinna Vinschen
2002-07-03* cygheap.cc (init_cheap): Rearrange error message.Christopher Faylor
2002-07-03* net.cc (cygwin_getpeername): Defend against NULL pointer dereference.Christopher Faylor
2002-07-02 * mkgroup.c: Add function pointers for functions from advapi32.dll.Corinna Vinschen
2002-07-02 * include/cygwin/version.h: Bump API minor version.Corinna Vinschen