]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/ChangeLog
* include/cygwin/in.h: Don't define ipv6 stuff unless we call for it
[newlib-cygwin.git] / winsup / cygwin / ChangeLog
2003-09-08 Christopher Faylor* include/cygwin/in.h: Don't define ipv6 stuff unless...
2003-09-07 Christopher Faylor* cygheap.cc (_csbrk): More left coercion cleanup.
2003-09-07 Christopher Faylor* signal.cc (nanosleep): Improve test for valid values...
2003-09-07 Christopher FaylorRemove left coercion throughout.
2003-09-06 Christopher Faylor* hires.h (hires_ms::~hires_ms): Delete declaration.
2003-09-05 Christopher Faylor* dcrt0.cc (__argc_safe): New variable.
2003-09-04 Corinna Vinschen * sysconf.cc (sysconf): Return more accurate value...
2003-09-04 Corinna Vinschen * mmap.cc: Restructure. Add, remove and rewrite commen...
2003-09-04 Christopher Faylor* cxx.cc (new): Fix formatting. Just return result...
2003-09-03 Christopher Faylor* exceptions.cc (set_process_mask): Set pending signals...
2003-09-01 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 4.
2003-09-01 Christopher Faylor* net.cc (dup_ent): Restore check for NULL input.
2003-09-01 Christopher Faylor* include/sys/cygwin.h: Don't define cygwin-specific...
2003-09-01 Christopher Faylor* cygheap.cc (cygheap_init): Allocate space for sigacti...
2003-08-31 Christopher Faylor* net.cc (dup_ent): Make debugging output consistent.
2003-08-31 Christopher FaylorUse dup_ent rather than specific dup_*_ptr functions...
2003-08-31 Christopher Faylor* net.cc (free_char_list): Delete.
2003-08-31 Christopher Faylor* Makefile.in (MALLOC_OFILES): Always fill in with...
2003-08-30 Christopher Faylor* sigproc.cc (sig_dispatch_pending): Remove explicit...
2003-08-30 Christopher FaylorRemove some cygserver files.
2003-08-29 Christopher Faylor* sigproc.h: Make some functions regparm.
2003-08-29 Christopher Faylor* exceptions.cc (sigreturn): Fix problem where old...
2003-08-28 Christopher Faylor* autoload.cc (SwitchToThread): Declare as autoload...
2003-08-28 Christopher Faylor* syscalls.cc (mount): Don't check win32_path when...
2003-08-27 Christopher Faylor* specdir: Correctly remove temporary directory prior...
2003-08-27 Christopher Faylor* sigproc.cc (wait_sig): Count number of iterations...
2003-08-26 Corinna Vinschen * include/cygwin/stat.h: Allow definition of internal...
2003-08-25 Christopher Fayloradd missing files
2003-08-25 Christopher FaylorThroughout, change USE_CYGSERVER to USE_SERVER.
2003-08-23 Christopher Faylor* syscalls.cc (_remove_r): Define.
2003-08-23 Christopher Faylor* cygheap.h (enum cygheap_types): Add HEAP_MMAP.
2003-08-22 Christopher Faylor* cygheap.cc (user_heap_info::max): New field.
2003-08-22 Christopher Faylor* exceptions.cc (sigreturn): Don't clobber ebp in recur...
2003-08-22 Christopher Faylor* exceptions.cc (sig_handle): Change so that default...
2003-08-22 Christopher Faylor* sigproc.cc (wait_sig): Remove redundant test in do...
2003-08-22 Christopher Faylor* sigproc.cc (wait_sig): Avoid infinite loop.
2003-08-21 Christopher Faylor* speclib: Reenable removal of temp files.
2003-08-21 Christopher Faylor* miscfuncs.cc (low_priority_sleep): Sleep at same...
2003-08-21 Christopher Faylor* speclib: Fix created lib to avoid "File truncated...
2003-08-20 Christopher Faylor* exceptions.cc (interrupt_setup): Set sigsave.sig...
2003-08-20 Christopher Faylor* sigproc.cc (wait_sig): Ensure that myself->getsigtodo...
2003-08-20 Christopher Faylor* exceptions.cc (pending_signals): Remove unneeded...
2003-08-20 Christopher Faylorclarify
2003-08-19 Christopher Faylor* signal.cc (sigpending): Move.
2003-08-19 Christopher FaylorThroughout, eliminate argument to sig_dispatch_pending.
2003-08-19 Christopher Faylorcorrect attribution, since this is not Pierre's patch.
2003-08-19 Christopher Faylor* exceptions.cc (sigdelayed): Fix race where signal...
2003-08-19 Christopher Faylor* path.cc (mount): Add null/empty check for input param...
2003-08-17 Corinna Vinschen * grp.cc (read_group): Revert previous change.
2003-08-17 Corinna Vinschen * errno.cc (errmap): Map ERROR_INVALID_BLOCK_LENGTH...
2003-08-17 Christopher Faylor* path.cc (special_name): Accommodate all special names...
2003-08-15 Corinna Vinschen * mmap.cc (mmap64): Avoid crash if file size is less...
2003-08-13 Corinna Vinschen * path.cc (special_name): Add checks for some specials...
2003-08-13 Corinna Vinschen * cygwin.din: Accomodate change from cygwin_lstat...
2003-08-12 Corinna Vinschen * include/sys/param.h (NBBY): Define if not defined.
2003-08-09 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 3.
2003-08-08 Christopher Faylor* include/stdint.h: Correctly define INT32_MIN.
2003-08-08 Christopher Faylor* grp.cc (read_group): Set __group32.gr_mem pointer...
2003-08-06 Christopher Faylor* Makefile.in: Rework to accommodate new speclib arguments.
2003-08-05 Christopher Faylor* path.cc (cygdrive_getmntent): Do not skip over drives...
2003-08-05 Christopher Faylor* fhandler_disk_file.cc (fhandler_cygdrive::readdir...
2003-07-30 Christopher Faylor* dcrt0.cc (_dll_crt0): Move strace.microseconds initia...
2003-07-28 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 2.
2003-07-28 Christopher Faylor* fhandler_base.cc (fhandler_base::readv): Rework to...
2003-07-26 Christopher Faylor* exceptions.cc (ctrl_c_handler): Send SIGHUP when...
2003-07-26 Christopher Faylor* configure.in: Use 'install-sh -c'.
2003-07-25 Christopher Faylor* configure.in: Always use install-sh.
2003-07-25 Christopher Faylor* include/cygwin/socket.h: Conditionalize [AP]F_INET6...
2003-07-25 Christopher Faylor* Makefile.in (OBSOLETE_FUNCTION): Add fdopen.
2003-07-25 Christopher Faylor* cygwin.din: Export _fdopen64
2003-07-24 Christopher Faylor* environ.cc (check_case_init): Use strncasematch.
2003-07-21 Corinna Vinschen * mmap.cc: Use proper format specifiers for _off64_t...
2003-07-18 Pierre Humblet2003-07-18 Pierre Humblet <pierre.humblet@ieee.org>
2003-07-17 Corinna Vinschen * sysconf.cc (sysconf): Fix OPEN_MAX patch. Return...
2003-07-14 Corinna Vinschen * cygheap.h (class cygheap_user): Use INVALID_HANDLE_V...
2003-07-12 Christopher Faylor* pinfo.cc (_pinfo::commune_send): Fix bounds test...
2003-07-11 Christopher Faylor* path.cc (get_device_number): Remove special com?...
2003-07-10 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 1.
2003-07-10 Christopher Faylor* fhandler_proc.cc (format_proc_stat): Use correctly...
2003-07-10 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 1.
2003-07-10 Christopher Faylor* fhandler_proc.cc (fhandler_proc::fill_filebuf): Alloc...
2003-07-09 Christopher Faylor* sysconf.cc (sysconf): Return processors online rather...
2003-07-09 Christopher Faylor* cygheap.cc (creturn): Set appropriate errno when...
2003-07-07 Christopher Faylor* rmsym: Don't use ranlib.
2003-07-07 Christopher Faylor* newsym: Reenable removal of tmp directory. Just...
2003-07-07 Christopher Faylor* newsym: Create objects that are closer to those creat...
2003-07-07 Christopher Faylor* newsym: Oops. Revert below change.
2003-07-06 Christopher Faylor* newsym: Use correct prefix for generating imports.
2003-07-06 Christopher Faylor* syscalls.cc (gethostid): Set thread affinity so that...
2003-07-05 Corinna Vinschen * mmap.cc (list::match): Add parameters to return...
2003-07-05 Corinna Vinschen * fhandler.h (fhandler_socket::get_connect_state)...
2003-07-04 Christopher Faylorfix typo
2003-07-04 Corinna Vinschen * mmap.cc (fhandler_disk_file::mmap): Fix address...
2003-07-04 Christopher Faylor* path.cc (fillout_mntent): Change "posix" to "managed".
2003-07-04 Christopher Faylor* fhandler.h (FH_ENC): New enum.
2003-07-03 Christopher Faylor* fhandler_tty.cc (fhandler_tty_slave::open): Condition...
2003-07-03 Corinna Vinschen * mmap.cc (mmap64): Allow MAP_FIXED with pagesize...
2003-07-02 Christopher Faylor* thread.cc: Remove _MT_SAFE conditional.
2003-07-02 Christopher Faylor* configure.in: Fix --enable-server option.
2003-07-02 Christopher Faylor* Makefile.in: Remove cygserver stuff.
next
This page took 0.544896 seconds and 108 git commands to generate.