aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2002-07-25* security.cc (allow_ntsec): Default to on.Christopher Faylor2-2/+7
2002-07-25* times.cc (to_time_t): Always round time_t down to nearest second.Christopher Faylor2-4/+4
2002-07-25* Makefile.in: Check if API version is updated when exports areEgor Duda2-1/+12
2002-07-24 * include/shlobj.h (BFFM_VALIDATEFAILED[AW]): Add defines.Danny Smith2-2/+20
2002-07-242002-07-25 Mattia Barbon <mbarbon@dsi.unive.it>Danny Smith3-1/+10
2002-07-24 * include/cygwin/version.h: Bump minor API version.Corinna Vinschen2-1/+6
2002-07-24 * fhandler_serial.cc: Change 'must_init_serial_line capability'Corinna Vinschen4-15/+22
2002-07-24 * calls.texinfo: Add fcloseall and fcloseall_r.Corinna Vinschen2-0/+6
2002-07-24 * cygwin.din (fcloseall): Add symbol for export.Corinna Vinschen2-0/+9
2002-07-24* path.cc (path_conv::check): Always set fileattr when component == 0.Christopher Faylor5-15/+22
2002-07-23 * include/oleauto.h (V_UNION): Correct definition for case ofDanny Smith2-3/+10
2002-07-23 * fhandler_serial.cc: Use must_init_serial_line capability throughout.Corinna Vinschen4-2/+21
2002-07-23 * security.cc (get_group_sidlist): Create group list from /etc filesCorinna Vinschen2-4/+7
2002-07-23 * include/oleauto.h (V_BOOL): Define in terms of boolVal,Danny Smith2-4/+5
2002-07-22* fhandler_serial.cc: Fix formatting problems introduced by below changes.Christopher Faylor2-63/+60
2002-07-22 * fhandler.h (class fhandler_serial): Add new members ofCorinna Vinschen4-2/+168
2002-07-222002-07-22 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith4-0/+1017
2002-07-212002-07-21 Bart Oldeman <bart.oldeman@btinternet.com>Danny Smith4-3/+12
2002-07-20* autoload.cc (LoadDLLprime): Add jmp call to allow streamlining of later jmpChristopher Faylor2-8/+15
2002-07-202002-07-20 Casper S. Hornstrup <chorns@users.sourceforge.net>Danny Smith3-2/+19
2002-07-19white spaceChristopher Faylor1-8/+8
2002-07-19 * security.cc (get_unix_group_sidlist): Create.Corinna Vinschen2-49/+51
2002-07-19* fhandler_serial.cc (fhandler_serial::tcflush): Fix typo.Christopher Faylor2-1/+5
2002-07-172002-07-17 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith3-47/+57
2002-07-172002-07-17 Bart Oldeman <bart.oldeman@btinternet.com> Danny Smith6-5/+95
2002-07-16jdf fix.Christopher Faylor1-6/+6
2002-07-15 * security.cc (get_group_sidlist): Fix formatting.Corinna Vinschen2-3/+9
2002-07-15* dcrt0.cc (initial_env): Force path and CYGWIN_DEBUG contents to lower case.Christopher Faylor3-6/+16
2002-07-14* dcrt0.cc (dll_crt0_1): Move debug_init call back to here. Avoid a compilerChristopher Faylor7-27/+42
2002-07-14* debug.cc (clexec): Add missing `hl = hl->next'.Christopher Faylor2-0/+5
2002-07-14* Makefile.in (cygrun.exe): Add a -lcygwin on the end.Christopher Faylor2-1/+5
2002-07-14* Makefile.in (cygserver.exe): Add -lstdc++.Christopher Faylor2-2/+7
2002-07-13add initial informationChristopher Faylor1-1/+3
2002-07-13cleanup a tadChristopher Faylor1-8/+18
2002-07-13* dcrt0.cc (dll_crt0_1): Delay closing of some handles until cygheap has beenChristopher Faylor5-9/+66
2002-07-13* debug.h (handle_list): Move here from debug.cc. Add "inherit" flagChristopher Faylor18-111/+192
2002-07-12fyx tipo.Christopher Faylor1-1/+1
2002-07-12* cygwin.in: Change erroneous entries.Christopher Faylor2-2/+5
2002-07-11 * fhandler_disk_file.cc (fhandler_disk_file::open): Don'tCorinna Vinschen2-3/+6
2002-07-11jdf patchChristopher Faylor1-102/+482
2002-07-10more jdfChristopher Faylor1-27/+54
2002-07-09Merge changes from MinGWEarnie Boyd4-0/+14
2002-07-09 * lib/ntdll.def: Remove \r.Earnie Boyd1-283/+283
2002-07-09* debug.cc: Avoid explicit zeroing of globals.Christopher Faylor3-10/+39
2002-07-09More jdf changes.Christopher Faylor1-137/+176
2002-07-08Joshua Daniel Franklin update.Christopher Faylor1-62/+121
2002-07-07doc patch.Christopher Faylor1-76/+85
2002-07-07* configure.in: Check for libiconv.a.Christopher Faylor4-38/+78
2002-07-07* Makefile.in: Use MINGW stuff from Makefile.common.Christopher Faylor4-23/+15
2002-07-07* testsuite/winsup.api/winsup.exp: Add -mwin32 to gcc flags so windows.h willChristopher Faylor2-1/+6