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
2001-08-10 * lib/kernels.c: New file.Earnie Boyd
2001-08-10 * lib/test.c (Win32_Winsock): Replace with __USE_W32_SOCKETS.Earnie Boyd
2001-08-08* include/wchar.h: Define __need_wint_t.Christopher Faylor
2001-08-08 * include/winuser.h (GET_WHEEL_DELTA_WPARAM): Add macro.Earnie Boyd
2001-08-08 * security.cc (alloc_sd): Revert to setting inheritance attribute forCorinna Vinschen
2001-08-07 * security.cc (alloc_sd): Don't set FILE_DELETE_CHILD for groupCorinna Vinschen
2001-08-07 * dir.cc (mkdir): Set security attributes correctly forCorinna Vinschen
2001-08-07 * grp.cc (class grp_check): New class. Make `group_state'Corinna Vinschen
2001-08-07* fhandler_console.cc (get_tty_stuff): Don't initialize shared memory consoleChristopher Faylor
2001-08-07* cygheap.cc (cygheap_root::set): Avoid treating '/' specially.Christopher Faylor
2001-08-05 * include/stdlib.h (_wpgmptr): Don't declare ifndef __MSVCRT__.Earnie Boyd
2001-08-05 * include/wtypes.h: (DECIMAL_SETZERO): Correct typo.Earnie Boyd
2001-08-05Throughout, change check for running under Windows NT to 'iswinnt'.Christopher Faylor
2001-08-04* dtable.cc (dtable::release): Avoid messing with console whenEgor Duda
2001-08-03 * net.cc (cygwin_accept): Allow NULL peer and len parameters.Corinna Vinschen
2001-08-03 * path.cc (fchdir): Set the fhandler's path to absolute value toCorinna Vinschen
2001-08-02 * security.cc (set_file_attribute): Clean up. Don't callCorinna Vinschen
2001-07-29* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal withChristopher Faylor
2001-07-27* cygwin.din: Export sys_errlist, sys_nerr.Christopher Faylor
2001-07-27 * security.cc (get_user_primary_group): Fix compiler warning.Corinna Vinschen
2001-07-27* thread.cc (__pthread_equal): Invert return value so that true is returnedChristopher Faylor
2001-07-27Christopher Faylor <cgf@cygnus.com>Christopher Faylor
2001-07-26Throughout, reorganize header file inclusion to put security.h prior toChristopher Faylor
2001-07-26* syscalls.cc (setsid): Detach process from its console if the currentChristopher Faylor
2001-07-26Tue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>Robert Collins
2001-07-26 * localtime.c: Changed whole file to become C++ clean. Rename toCorinna Vinschen
2001-07-21* cygheap.cc (cygheap_fixup_in_child): Attempt Win95 workaround.Christopher Faylor
2001-07-20 * dir.cc (readdir): Protect FindNextFileA against INVALID_HANDLE_VALUE.Corinna Vinschen
2001-07-19fix typo.Christopher Faylor
2001-07-18* cygheap.cc (_cmalloc): Use correct constants for size calculation.Christopher Faylor
2001-07-18 * security.cc (get_user_groups): Call Net function with NULL serverCorinna Vinschen
2001-07-18 * syscalls.cc (_unlink): Explicitely check for non-existant file.Corinna Vinschen
2001-07-17 * delqueue.h: Remove obsolete file.Corinna Vinschen
2001-07-17* child_info.h: Bump magic number.Christopher Faylor
2001-07-16 * grp.cc: Add missing Copyright date 2001.Corinna Vinschen
2001-07-16 Change well_known_admin_sid to well_known_admins_sid throughout.Corinna Vinschen
2001-07-15 * regtool.cc (find_key): Handle keys with only one subkey.Corinna Vinschen
2001-07-14* syscalls.cc (stat_worker): Simplify previous change.Christopher Faylor
2001-07-13* syscalls.cc (_unlink): Correct (?) logic which determines when to report anChristopher Faylor
2001-07-11 * mmap.cc (fhandler_disk_file::mmap): Try to open file mappingsCorinna Vinschen
2001-07-09 * uinfo.cc (internal_getlogin): Add pointer check.Corinna Vinschen
2001-07-09 * security.cc (alloc_sd): Don't set inheritance attribute forCorinna Vinschen
2001-07-06WinME also affected by missing pipe keyDavid Starks-Browning
2001-07-06New entry "Why doesn't Cygwin tcl/tk understand Cygwin paths?"David Starks-Browning
2001-07-06New entry: "Why don't international (8-bit) characters work?"David Starks-Browning
2001-07-06New "Known Problems" entry: Pipe key doesn't work on non-US kbds on Win9x.David Starks-Browning
2001-07-06better instructions for installing cygwin snapshotsDavid Starks-Browning
2001-07-06New entry "Where is the su command?"David Starks-Browning
2001-07-05"How do I rebuild the tools on my NT box?": texi2html now provided.David Starks-Browning
2001-07-05"Why the weird directory structure?": new mount output format.David Starks-Browning