summaryrefslogtreecommitdiffstats
path: root/winsup
Commit message (Expand)AuthorAgeFilesLines
...
* rewrite (incl new heading) section on installing snapshotsDavid Starks-Browning2002-07-261-26/+16
* minor improvements to wordingDavid Starks-Browning2002-07-261-9/+8
* minor improvements to wordingDavid Starks-Browning2002-07-261-8/+9
* * fhandler_registry.cc (fhandler_registry::close): Return any error result toChristopher Faylor2002-07-263-3/+8
* * include/oleidl.h (MK_ALT): Define.Danny Smith2002-07-262-0/+7
* 2002-07-26 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2002-07-2612-1/+896
* * security.cc (allow_ntsec): Default to on.Christopher Faylor2002-07-252-2/+7
* * times.cc (to_time_t): Always round time_t down to nearest second.Christopher Faylor2002-07-252-4/+4
* * Makefile.in: Check if API version is updated when exports areEgor Duda2002-07-252-1/+12
* * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.Danny Smith2002-07-242-2/+20
* 2002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith2002-07-243-1/+10
* * include/cygwin/version.h: Bump minor API version.Corinna Vinschen2002-07-242-1/+6
* * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen2002-07-244-15/+22
* * calls.texinfo: Add fcloseall and fcloseall_r.Corinna Vinschen2002-07-242-0/+6
* * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2002-07-242-0/+9
* * path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor2002-07-245-15/+22
* * include/oleauto.h (V_UNION): Correct definition for case ofDanny Smith2002-07-232-3/+10
* * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen2002-07-234-2/+21
* * security.cc (get_group_sidlist): Create group list from /etc filesCorinna Vinschen2002-07-232-4/+7
* * include/oleauto.h (V_BOOL): Define in terms of boolVal,Danny Smith2002-07-232-4/+5
* * fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor2002-07-222-63/+60
* * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen2002-07-224-2/+168
* 2002-07-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-224-0/+1017
* 2002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith2002-07-214-3/+12
* * autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor2002-07-202-8/+15
* 2002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith2002-07-203-2/+19
* white spaceChristopher Faylor2002-07-191-8/+8
* * security.cc (get_unix_group_sidlist): Create.Corinna Vinschen2002-07-192-49/+51
* * fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.Christopher Faylor2002-07-192-1/+5
* 2002-07-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith2002-07-173-47/+57
* 2002-07-17 Bart Oldeman <bart.oldeman@btinternet.com> Danny Smith2002-07-176-5/+95
* jdf fix.Christopher Faylor2002-07-161-6/+6
* * security.cc (get_group_sidlist): Fix formatting.Corinna Vinschen2002-07-152-3/+9
* * dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.Christopher Faylor2002-07-153-6/+16
* * dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compilerChristopher Faylor2002-07-147-27/+42
* * debug.cc (clexec): Add missing `hl = hl->next'.Christopher Faylor2002-07-142-0/+5
* * Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor2002-07-142-1/+5
* * Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor2002-07-142-2/+7
* add initial informationChristopher Faylor2002-07-131-1/+3
* cleanup a tadChristopher Faylor2002-07-131-8/+18
* * dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has beenChristopher Faylor2002-07-135-9/+66
* * debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor2002-07-1318-111/+192
* fyx tipo.Christopher Faylor2002-07-121-1/+1
* * cygwin.in: Change erroneous entries.Christopher Faylor2002-07-122-2/+5
* * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen2002-07-112-3/+6
* jdf patchChristopher Faylor2002-07-111-102/+482
* more jdfChristopher Faylor2002-07-101-27/+54
* Merge changes from MinGWEarnie Boyd2002-07-094-0/+14
* * lib/ntdll.def: Remove \r.Earnie Boyd2002-07-091-283/+283
* * debug.cc: Avoid explicit zeroing of globals.Christopher Faylor2002-07-093-10/+39