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
2003-09-082003-09-08 Justin Forest <vhex@users.sourceforge.net>Danny Smith
2003-09-08 * cygwin.din: Export argz_add argz_add_sep argz_append argz_countCorinna Vinschen
2003-09-08fix typoChristopher Faylor
2003-09-08* Makefile.in (zlib_h): Rename libz.h -> zlib.h.Christopher Faylor
2003-09-08Throughout, remove __d_u.__d_data fields from DIR structure.Christopher Faylor
2003-09-08* Makefile.in: Detect existence of mingw zlib headers and libraries. BuildChristopher Faylor
2003-09-08* include/cygwin/in.h: Don't define ipv6 stuff unless we call for itChristopher Faylor
2003-09-07* cygheap.cc (_csbrk): More left coercion cleanup.Christopher Faylor
2003-09-07* signal.cc (nanosleep): Improve test for valid values. Round delay up toChristopher Faylor
2003-09-07Remove left coercion throughout.Christopher Faylor
2003-09-06* hires.h (hires_ms::~hires_ms): Delete declaration.Christopher Faylor
2003-09-06* dump_setup.cc (check_package_files): Don't fail on empty package.Christopher Faylor
2003-09-05 * include/w32api.h (_NT5, etc): Reverse the changes of 2003-07-01.Earnie Boyd
2003-09-05* dcrt0.cc (__argc_safe): New variable.Christopher Faylor
2003-09-04 * sysconf.cc (sysconf): Return more accurate value for _SC_AVPHYS_PAGES.Corinna Vinschen
2003-09-04 * mmap.cc: Restructure. Add, remove and rewrite comments throughoutCorinna Vinschen
2003-09-04* cxx.cc (new): Fix formatting. Just return result of ccalloc rather thanChristopher Faylor
2003-09-04* mount.cc (mount_commands): Ensure user mode is actually user mode and not theChristopher Faylor
2003-09-03* exceptions.cc (set_process_mask): Set pending signals only when signalsChristopher Faylor
2003-09-032003-09-02 Bart Oldeman <bartoldeman@users.sourceforge.net>Danny Smith
2003-09-01* include/cygwin/version.h: Bump DLL minor number to 4.Christopher Faylor
2003-09-01* net.cc (dup_ent): Restore check for NULL input.Christopher Faylor
2003-09-01 * pathnames.sgml: Remove description how to mount raw devices andCorinna Vinschen
2003-09-01* kill.cc (forcekill): Silence some compiler warnings.Christopher Faylor
2003-09-01* Makefile.in: Oops. Put the '...' in the right place.Christopher Faylor
2003-09-01* include/sys/cygwin.h: Don't define cygwin-specific things if !__CYGWIN__.Christopher Faylor
2003-09-01* cygheap.cc (cygheap_init): Allocate space for sigaction array in cygheap.Christopher Faylor
2003-09-01* Makefile.in: Display "..." when not-verbose.Christopher Faylor
2003-09-01* net.cc (dup_ent): Make debugging output consistent.Christopher Faylor
2003-09-01Use dup_ent rather than specific dup_*_ptr functions throughout.Christopher Faylor
2003-09-01* net.cc (free_char_list): Delete.Christopher Faylor
2003-08-31* Makefile.in (MALLOC_OFILES): Always fill in with correct malloc object.Christopher Faylor
2003-08-31change copyrightChristopher Faylor
2003-08-31* sigproc.cc (sig_dispatch_pending): Remove explicit call toChristopher Faylor
2003-08-30missed oneChristopher Faylor
2003-08-30* msg.cc: New file.Christopher Faylor
2003-08-30* threaded_queue.h: New file.Christopher Faylor
2003-08-30Remove some cygserver files.Christopher Faylor
2003-08-292003-08-29 Steve Cleary <scleary@jerviswebb.com>Danny Smith
2003-08-29* sigproc.h: Make some functions regparm.Christopher Faylor
2003-08-29* sigproc.h: Make some functions regparm.Christopher Faylor
2003-08-29* exceptions.cc (sigreturn): Fix problem where old return address was notChristopher Faylor
2003-08-28* autoload.cc (SwitchToThread): Declare as autoload function.Christopher Faylor
2003-08-28* syscalls.cc (mount): Don't check win32_path when doing cygdrive mount.Christopher Faylor
2003-08-28* specdir: Correctly remove temporary directory prior to use.Christopher Faylor
2003-08-28* sigproc.cc (wait_sig): Count number of iterations through 'more_signals' loopChristopher Faylor
2003-08-26 * include/cygwin/stat.h: Allow definition of internal stat structuresCorinna Vinschen
2003-08-262003-08-26 Danny Smith <dannysmith@users.sourceforge.net>Danny Smith
2003-08-25add missing filesChristopher Faylor
2003-08-25* Makefile.in: Build libcygserver.a.Christopher Faylor