]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/ChangeLog
* fcntl.cc (fcntl_worker): Remove static storage class.
[newlib-cygwin.git] / winsup / cygwin / ChangeLog
2003-12-03 Corinna Vinschen * fcntl.cc (fcntl_worker): Remove static storage class.
2003-12-03 Corinna Vinschen * fcntl.cc (_fcntl): Whitespace cleanup.
2003-12-03 Christopher Faylor* cygthread.cc (cygthread::stub): Properly establish...
2003-12-03 Christopher Faylor* Makefile.in: Change the way that -f options are appen...
2003-12-02 Christopher Faylor* fcntl.cc (_fcntl): Silence a compiler warning.
2003-12-02 Christopher Faylor* pinfo.cc (pinfo::init): Use shared_name to construct...
2003-12-01 Thomas PfaffChange tab to space in Changelog.
2003-12-01 Thomas Pfaff* thread.cc (pthread_rwlock::add_reader): Remove mx...
2003-12-01 Corinna Vinschen * Makefile.in (OBSOLETE_FUNCTIONS): Add fcntl.
2003-12-01 Corinna Vinschen * cygheap.cc (cygheap_init): Set cygheap->shared_prefix.
2003-12-01 Corinna Vinschen * shared.cc (shared_name): Take into account the SE_CR...
2003-12-01 Corinna Vinschen * include/tzfile.h: Remove duplicate definition of...
2003-11-30 Corinna Vinschen * flock.cc: Renamed from flock.c.
2003-11-30 Christopher Faylor* pinfo.h: Remove global_sigs declaration.
2003-11-30 Christopher Faylor* exceptions.cc (_threadinfo::pop): Zero *contents...
2003-11-29 Corinna Vinschen * Makefile.in: (DLL_OFILES): Add flock.o.
2003-11-29 Christopher Faylor* sigproc.cc (no_signals_available): Fix so that non...
2003-11-29 Christopher Faylor* pinfo.h (_pinfo::getthread2signal): Remove obsolete...
2003-11-28 Christopher Faylor* pinfo.h (_pinfo::getsig): Remove obsolete function...
2003-11-28 Christopher Faylor* cygwin.din: Re-add inexplicably missing semaphore...
2003-11-28 Christopher Faylor* gendevices: Issue error when shilka is missing.
2003-11-28 Christopher Faylor* include/cygwin/signal.h: New file.
2003-11-28 Christopher FaylorEliminate use of sigframe and sigthread throughout.
2003-11-28 Christopher Faylor* speclib: Use correct EOF marker. Ensure that directo...
2003-11-27 Christopher Faylor* fhandler_disk_file.cc (fhandler_disk_file::readdir...
2003-11-26 Corinna Vinschen * sec_helper.cc (set_process_privilege): Rename restor...
2003-11-26 Corinna Vinschen * dir.cc (mkdir): Use local security_descriptor. Call
2003-11-26 Corinna Vinschen * sec_acl.h (getace): Use FILE_*_BITS as permission...
2003-11-25 Christopher Faylor* thread.cc: Minor whitespace cleanup. Remove some...
2003-11-25 Christopher Faylor* dtable.cc (build_fh_name): Set error in dummy fhandle...
2003-11-24 Christopher Faylor* configure.in: Avoid using cygserver unless hosting...
2003-11-23 Christopher Faylor* sigproc.cc (sig_send): Correct below checkin. Use
2003-11-23 Christopher Faylor* sigproc.cc (proc_exists): A zombie process does not...
2003-11-22 Christopher Faylor* dcrt0.cc (check_sanity_and_sync): Correct api major...
2003-11-21 Christopher Faylor* sem.cc: Always include signal.h to handle SIGSYS...
2003-11-21 Christopher Faylor* msg.cc: Always include signal.h to handle SIGSYS...
2003-11-20 Christopher Faylor* configure.in: Make --use-server the default. Remove...
2003-11-20 Corinna Vinschen * msg.cc (msgctl): Raise SIGSYS if call not available.
2003-11-19 Corinna Vinschen * cygserver.h (client_request::request_code_t): Add
2003-11-19 Corinna Vinschen * dtable.cc (build_fh_pc): Resurrect accidentally...
2003-11-17 Corinna Vinschen * fhandler.cc (fhandler_base::lseek): Include high...
2003-11-17 Corinna Vinschen * bsdlib.cc (getprogname): New function.
2003-11-15 Christopher Faylor* include/limits.h: Revert unsanctioned changes below.
2003-11-14 Robert Collins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2003-11-14 Christopher Faylor* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to...
2003-11-11 Thomas Pfaff* thread.cc (pthread::exit): Cleanup on thread exit.
2003-11-10 Christopher Faylor* miscfuncs.cc (low_priority_sleep): Make a "C" function.
2003-11-10 Corinna Vinschen * winsup.h (low_priority_sleep): Fix declaration to...
2003-11-10 Thomas Pfaff* thread.cc (__reent_t::init_clib): Set thread local...
2003-11-08 Corinna Vinschen * syscalls.cc (ftruncate64): Log length as long long.
2003-11-08 Corinna Vinschen * external.cc (cygwin_internal): Add CW_GET_UID_FROM_S...
2003-11-07 Christopher Faylor* fhandler_disk_file.cc (fhandler_disk_file::opendir...
2003-11-07 Christopher Faylor* cygthread.cc (cygthread::freerange): Set inuse count...
2003-11-06 Corinna Vinschen * bsdlib.cc (_vwarnx): New function.
2003-11-06 Corinna Vinschen * syscalls.cc (getshmlba): New function.
2003-11-06 Christopher Faylor* winsup.h: Declare access_worker.
2003-11-06 Corinna Vinschen * include/cygwin/types.h: Fix preprocessor guards...
2003-11-05 Christopher Faylor* fhandler_disk_file.cc (fhandler_disk_file::opendir...
2003-11-04 Corinna Vinschen * external.cc (cygwin_internal): Add CW_GET_POSIX_SECU...
2003-11-04 Christopher Faylor* net.cc (dup_ent): Use IsBadStringPtr for alignment...
2003-11-03 Corinna Vinschen * net.cc (dup_ent): Move Win 95 misalignment recogitio...
2003-10-31 Thomas Pfaff* thread.cc (pthread::thread_init_wrapper): Initialize...
2003-10-31 Thomas PfaffRename pthread::running to pthread::valid throughout.
2003-10-29 Corinna Vinschen * include/stdint.h: Prevent signed->unsigned conversio...
2003-10-29 Christopher Faylor* path.cc (dot_special_chars): New global variable.
2003-10-28 Christopher Faylor* include/stdint.h: Duplicate below effort for rest...
2003-10-28 Christopher Faylor* include/stdint.h: Correctly define INT64_MAX.
2003-10-27 Thomas Pfaff* thread.h (fast_mutex::init): Initialize lock_counter.
2003-10-27 Corinna Vinschen * Makefile.in (OBSOLETE_FUNCTION): Add tmpfile.
2003-10-27 Corinna Vinschen * cygwin.din: Add sem_close, sem_getvalue, sem_open...
2003-10-27 Corinna Vinschen * miscfunc.cc (__check_invalid_read_ptr): New function.
2003-10-26 Corinna Vinschen * security.h (cygpsid::debug_print): Avoid compiler...
2003-10-25 Corinna Vinschen * path.cc (normalize_posix_path): Test runs of more...
2003-10-25 Corinna Vinschen * fhandler.cc (fhandler_base::ioctl): Handle FIONBIO.
2003-10-24 Thomas PfaffRename native_mutex to fast_mutex throughout.
2003-10-24 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Don't clobber...
2003-10-24 Corinna Vinschen * path.cc (win32_device_name): Fix comment.
2003-10-24 Christopher Faylor* fhandler_tty.cc (fhandler_tty_slave::ioctl): Properly...
2003-10-23 Corinna Vinschen * fhandler_proc.cc (format_proc_partitions): Use new...
2003-10-22 Corinna Vinschen * external.cc (cygwin_internal): Add CW_GET_ERRNO_FROM...
2003-10-22 Corinna Vinschen * Makefile.in: Add $(LIBSERVER) rule.
2003-10-16 Pierre Humblet*** empty log message ***
2003-10-16 Corinna Vinschen * dcrt0.cc: Remove local variable alternate_charset_ac...
2003-10-15 Corinna Vinschen * fhandler_console.cc (char_command): Add escape seque...
2003-10-14 Corinna Vinschen * exceptions.cc (ctrl_c_handler): Don't send SIGHUP on
2003-10-10 Christopher Faylor* fhandler_tty.cc (fhandler_tty_slave::open): Don't...
2003-10-10 Christopher Faylor* shared.cc (shared_info::initialize): Remove myself...
2003-10-10 Christopher Faylorfix typo
2003-10-09 Corinna Vinschen * include/sys/mman.h (MAP_FAILED): Define as void *.
2003-10-08 Christopher Faylor* dcrt0.cc (hMainProc): Initialize to useful value...
2003-10-08 Corinna Vinschen * syscalls.cc (unlink): Don't even try DELETE_ON_CLOSE...
2003-10-02 Christopher Faylor* dcrt0.cc (dll_crt0_1): Call newlib __sinit routine...
2003-10-02 Christopher Faylor* path.cc (win32_device_name): Only fill out destinatio...
2003-10-01 Christopher Faylor* Makefile.in: Add YA method for generating devices.cc.
2003-09-30 Corinna Vinschen * fhandler.cc (fhandler_base::fstat): Drop FH_FLOPPY...
2003-09-30 Corinna Vinschen * fhandler.h (class fhandler_dev_raw): Add method...
2003-09-29 Corinna Vinschen * syslog.cc (vsyslog): Print debug message if ReportEv...
2003-09-28 Christopher Faylor* sigproc.cc (proc_subproc): Restrict permissions on...
2003-09-28 Corinna Vinschen * devices.h: Move a few device major numbers. Fix...
2003-09-27 Christopher Faylor* device.shilka (device::parse): Allow units on other...
next
This page took 0.404062 seconds and 108 git commands to generate.