aboutsummaryrefslogtreecommitdiff
path: root/winsup
AgeCommit message (Expand)AuthorFilesLines
2001-10-29* winsup.api/signal-into-win32-api.c: Supress compiler warning.Egor Duda2-1/+5
2001-10-29* select.cc (MAKEready): Remove extraneous select_read.Christopher Faylor2-1/+4
2001-10-29 * uinfo.cc (internal_getlogin): Set environment variable $HOMECorinna Vinschen2-2/+28
2001-10-29* fhandler.h (fhandler_serial::fhandler_serial): Change to only accept unitChristopher Faylor7-15/+34
2001-10-28fix spelling errorsChristopher Faylor8-67/+67
2001-10-28fix consistent spelling errors.Christopher Faylor1-6/+6
2001-10-26 * configure: Regenerate, removing erroneous SUBDIRS substitution.Corinna Vinschen2-1/+5
2001-10-26* select.cc (MAKEready): Check for read_ready in loop since select_read couldChristopher Faylor2-6/+13
2001-10-24Clarify checkin comment slightly.Christopher Faylor1-1/+2
2001-10-24* shared_info.h (MOUNT_VERSION): Change to a smaller, still arbitrary number.Christopher Faylor1-0/+13
2001-10-24* Makefile.in: Remove EXEEXT consideration. We always need EXEEXT.Christopher Faylor2-1/+5
2001-10-24* Makefile.in: Only build testsuite directory on first 'make check'.Christopher Faylor13-35/+78
2001-10-24Remove merge conflict indicator.Christopher Faylor1-1/+0
2001-10-24Ensure that all fhandler_*::read definitions are __stdcall throughout.Christopher Faylor16-52/+70
2001-10-22* debug.cc (set_errno): Return value of errno that was set, just like theChristopher Faylor5-10/+24
2001-10-22Remove 'cb' parameter and modify fhandler_* constructors throughout.Christopher Faylor18-92/+70
2001-10-22 Patch suggested by Ian Ray <ian.ray@nokia.com>:Corinna Vinschen3-32/+54
2001-10-22 * net.cc (get_2k_ifconf): Change multiple IP address naming schemeCorinna Vinschen2-74/+98
2001-10-22 * miscfuncs.cc (__check_invalid_read_ptr_errno): Return error, if any.Corinna Vinschen2-1/+5
2001-10-22* resource.cc (fill_rusage): Perform paranoid zero structure passed toChristopher Faylor2-4/+8
2001-10-21* autoload.cc: Autoload GetProcessMemoryInfo.Christopher Faylor3-5/+23
2001-10-21* dll_init.cc (dll_list::alloc): Increase retry count to 1000.Christopher Faylor2-1/+5
2001-10-20fix typo.Christopher Faylor1-1/+1
2001-10-20 * mkgroup.c: Avoid compiler warnings.Corinna Vinschen3-207/+238
2001-10-20 * include/winnetwk.h (WNetGetResourceInformationA): Add declaration.Corinna Vinschen2-0/+10
2001-10-20* miscfuncs.cc (+__check_invalid_read_ptr_errno): New function.Christopher Faylor4-3/+21
2001-10-19 * path.cc (getcwd): Allow len == 0 when buf == NULL.Corinna Vinschen2-1/+5
2001-10-19* syscalls.cc (_read): Validate input pointer.Christopher Faylor2-1/+16
2001-10-17 Patch from Frederic Devernay <Frederic.Devernay@sophia.inria.fr>:Corinna Vinschen2-8/+11
2001-10-16 * fhandler_raw.cc (fhandler_dev_raw::open): Eliminate compatibilityCorinna Vinschen4-39/+40
2001-10-16Forgot ChangeLogCorinna Vinschen1-0/+8
2001-10-16* fhandler.cc (fhandler_base::fork_fixup): Guard against compiler warning.Christopher Faylor2-0/+7
2001-10-16 * fhandler_tape.cc (fhandler_dev_tape::tape_status): ReportCorinna Vinschen3-2/+10
2001-10-16 * pathnames.sgml: Cleanup raw device text to be more coherent.Corinna Vinschen2-24/+29
2001-10-16 * pathnames.sgml: Add description for new fixed device paths.Corinna Vinschen2-4/+80
2001-10-16 * autoload.cc: Add load statement for `NtOpenFile'.Corinna Vinschen10-60/+253
2001-10-16* cygheap.h (cygheap_fdget::cygheap_fdget): Remove debugging operation fromChristopher Faylor2-1/+6
2001-10-16* mmap.cc (mmap): Assign 'fh' from cygheap_fdget. Use 'fh' everywhere.Christopher Faylor2-3/+8
2001-10-16minor reformat.Christopher Faylor1-42/+21
2001-10-16* cygerrno.h (set_errno): Define more informative version of this function forChristopher Faylor6-10/+32
2001-10-15* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.Christopher Faylor24-396/+398
2001-10-15new known problem "hang or core-dump during make"David Starks-Browning1-0/+9
2001-10-15cvs+ssh problem on Win9x now FITNR.David Starks-Browning1-11/+2
2001-10-15* mkpasswd.cc (enum_users): Shorten "unused" passwd field.Christopher Faylor2-1/+5
2001-10-15 * uname.cc (uname): Use `wProcessorLevel' unless OS sets it wrong.Corinna Vinschen4-6/+36
2001-10-14* dtable.cc (dtable::build_fhandler_from_name): Use PC_FULL to determine pathChristopher Faylor4-18/+12
2001-10-14* autoload.cc (load_wsock32): Declare dummy function to force loading ofChristopher Faylor9-42/+74
2001-10-13* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successfulChristopher Faylor25-135/+188
2001-10-13* Makefile.in: Allow stdinc searching for dumper.Christopher Faylor2-6/+10
2001-10-13* autoload.cc (wsock_init): Reorganize slightly to accomodate a new compiler.Christopher Faylor12-14/+19