]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin
* libc/include/sys/config.h: Remove all Cygwin specific configuration.
[newlib-cygwin.git] / winsup / cygwin /
2003-05-09 Corinna Vinschen * include/cygwin/config.h: New file.
2003-05-09 Christopher Faylorrevert errnoneous checkin
2003-05-09 Christopher Faylor* cygthread.cc (cygthread::detach): Prioritize waiting...
2003-05-06 Thomas Pfaff* signal.cc (nanosleep): Do not wait twice for signal...
2003-05-03 Corinna Vinschen * include/cygwin/types.h: Fix erroneous definition...
2003-05-03 Corinna Vinschen * syscalls.cc (chown_worker): Allow chown'ing of socke...
2003-04-30 Thomas Pfaff* Makefile.in: Revert patch from 2003-04-17.
2003-04-28 Christopher Faylor* profil.h (PROFADDR): Prevent overflow when text segme...
2003-04-27 Christopher Faylorreally check in correct fix.
2003-04-27 Christopher Faylor* errno.cc (_sys_nerr): Fix compile error erroneously...
2003-04-25 Corinna Vinschen * include/netinet/ip.h: Include netinet/in_systm.h...
2003-04-24 Christopher Faylor* fork.cc: Change SLOW_PID_REUSE to NO_SLOW_PID_REUSE...
2003-04-23 Christopher Faylorfix typo
2003-04-23 Christopher Faylor* select.cc (fhandler_pipe::ready_for_read): Assure...
2003-04-22 Corinna Vinschen * include/inttypes.h: New file.
2003-04-21 Christopher FaylorClarify number bump
2003-04-21 Christopher Faylor* include/cygwin/version.h: Bump DLL major number to...
2003-04-20 Corinna Vinschen * autoload.cc (CreateWindowStationA): Add.
2003-04-20 Christopher Faylor* wincap.h (wincaps:pty_needs_alloc_console): New element.
2003-04-19 Christopher Faylor* fhandler_tty.cc (fhandler_tty_slave::open): Allocate...
2003-04-19 Christopher Faylor* Makefile.in: Use ${nostdlib} variable.
2003-04-18 Christopher Faylor* syscalls.cc (setsid): Don't call FreeConsole if ctty...
2003-04-17 Thomas Pfaff* Makefile.in: Add finline-functions optimization to...
2003-04-17 Thomas Pfaff* thread.h (pthread::equal): New static method.
2003-04-16 Christopher Faylor* termios.cc (setspeed): New function.
2003-04-15 Thomas PfaffFix a race in pthread_rwlock caused by simultanoues...
2003-04-14 Christopher Faylor* mkvers.sh: Prefix day with 0 in date only when day...
2003-04-11 Corinna Vinschen * security.cc (get_info_from_sd): New function.
2003-04-11 Christopher Faylor* cygthread.cc (cygthread::stub): Initialize stack...
2003-04-10 Corinna Vinschen * regex/regex.h: Define regoff_t as _off_t.
2003-04-10 Corinna Vinschen * cygwin.din: Export wcscoll, wcswidth and wcwidth.
2003-04-10 Christopher Faylor* cygthread.h: Change 'avail' cygthread element to...
2003-04-08 Christopher Faylor* fhandler_console.cc (fhandler_console::read) Handle...
2003-04-04 Christopher Faylor* cygthread.h (cygthread::avail): Make LONG for easier...
2003-04-04 Christopher Fayloradd comments
2003-04-04 Christopher Faylor* cygthread.cc (operator new): Be more defensive when...
2003-04-03 Christopher Faylor* fhandler_console.cc (CONVERT_LIMIT): Use a size for...
2003-04-03 Corinna Vinschen * external.cc (check_ntsec): Return general ntsec...
2003-04-03 Corinna Vinschen ChangeLog already commited yesterday:
2003-04-03 Christopher Faylorfix usage
2003-04-03 Christopher Faylor* Makefile.in (EXTRA_OFILES): Remove debugging object.
2003-04-02 Christopher Faylor* external.cc (check_ntsec): New function.
2003-04-01 Corinna Vinschen * fhandler.cc (fhandler_base::fstat): Set the uid...
2003-04-01 Corinna Vinschen * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-03-31 Christopher Faylor* exceptions.cc (setup_handler): Make sure winapi lock...
2003-03-30 Christopher Faylor* include/cygwin/fs.h: Remove unneeded include.
2003-03-29 Corinna Vinschen * syscalls.cc (login): Fix comment.
2003-03-29 Corinna Vinschen * syscalls.cc: Slightly cleanup all utmp functions.
2003-03-29 Christopher Faylor* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS...
2003-03-28 Christopher Faylor* include/sys/cygwin.h: Declare cygwin_internal as...
2003-03-27 Thomas Pfaff* thread.cc: Change 1==foo equations to foo==1 throughout.
2003-03-27 Thomas Pfaff* thread.h: Change class names, methods, members and...
2003-03-27 Corinna Vinschen * autoload.cc: added RegGetKeySecurity()
2003-03-26 Christopher FaylorJoe Buehler <jhpb@draco.hekimian.com>
2003-03-23 Thomas Pfaff*** empty log message ***
2003-03-23 Thomas Pfaff* thread.h (class List): Move inline code inside class
2003-03-22 Christopher Faylor* pipe.cc (fhandler_pipe::dup): Don't dup input_handle...
2003-03-22 Christopher Faylor* syscalls.cc (unlink): Be more defensive when SetFileA...
2003-03-22 Christopher Faylor* fork.cc: Conditionalize use of slow_pid_reuse through...
2003-03-20 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::sendto): Restri...
2003-03-20 Christopher Faylor* sigproc.h (signal_fixup_after_exec): Eliminate argume...
2003-03-19 Corinna Vinschen * glob.c: Eliminate __INSIDE_CYGWIN__ preprocessor...
2003-03-19 Corinna Vinschen * fhandler_disk_file.cc (fhandler_disk_file::fstat_hel...
2003-03-19 Corinna Vinschen * include/cygwin/version.h (CYGWIN_VERSION_CHECK_FOR_U...
2003-03-18 Thomas Pfaff* pthread.cc (pthread_attr_init): Remove
2003-03-18 Thomas Pfaff* cygwin.din: Add pthread_rwlock_destroy, pthread_rwloc...
2003-03-18 Thomas Pfaff* thread.h (pthread_cond::ExitingWait): Remove.
2003-03-18 Thomas Pfaff* include/pthread.h (PTHREAD_MUTEX_NORMAL): New define.
2003-03-18 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Use IsProces...
2003-03-17 Corinna Vinschen * glob.c (g_lstat): Change API minor test to match...
2003-03-17 Christopher Faylor* include/cygwin/version.h: Reorganize last two api...
2003-03-17 Christopher Faylor* cygwin.din: Export btowc, trunc.
2003-03-13 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 23.
2003-03-13 Corinna Vinschen * autoload.cc (IsProcessorFeaturePresent): Add.
2003-03-13 Corinna Vinschen * fhandler_proc.cc (format_proc_cpuinfo): Fix vendor...
2003-03-13 Corinna Vinschen * net.cc (cygwin_rcmd): Use correct file descriptor...
2003-03-13 Christopher Faylor* syscalls.cc (rename): Assume that DELETE_ON_CLOSE...
2003-03-11 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::dup): Don't...
2003-03-11 Corinna Vinschen2003-03-11 Corinna Vinschen <corinna@vinschen.de>
2003-03-10 Corinna Vinschen * sec_acl.cc (setacl): Don't handle DELETE flag specially.
2003-03-09 Corinna Vinschen Fix typo.
2003-03-09 Corinna Vinschen * winver.rc: Change Copyright hint to inlcude 2003.
2003-03-09 Corinna Vinschen Switch to 32/64 datatypes:
2003-03-09 Christopher Faylorfix typo
2003-03-09 Christopher Faylor* include/cygwin/version.h: Bump DLL minor number to 21.
2003-03-09 Christopher Faylorwhitespace cleanup
2003-03-09 Christopher FaylorDo some minor reformatting of 'extern "C"' use throughout.
2003-03-09 Christopher Faylor* syscalls.cc (unlink): Attempt to be more clever about...
2003-03-09 Corinna Vinschen * rmsym: Fix regular expression.
2003-03-09 Christopher Faylor* Makefile.in: Change from using new-* to cygwin0 for...
2003-03-09 Corinna Vinschen * include/cygwin/socket.h: Set SOMAXCONN to Winsock2...
2003-03-09 Christopher Faylor* syscalls.cc (unlink): Always attempt to use FILE_FLAG...
2003-03-08 Christopher Faylormissed in last checkin
2003-03-08 Christopher FaylorRevert below changes regarding _pinfo::cmdline.
2003-03-08 Corinna Vinschen * external.cc (cygwin_internal): Change n to __off64_t...
2003-03-08 Christopher Faylor* path.h (PATH_LNK): New enum val.
2003-03-07 Corinna Vinschen * syscalls.cc (seteuid32): Fix formatting.
2003-03-04 Thomas Pfaff* thread.cc (MTinterface::fixup_after_fork): Initialize...
2003-03-04 Corinna Vinschen * fhandler_socket.cc (fhandler_socket::dup): Initializ...
2003-03-04 Christopher Faylorrevert erroneous entry
next
This page took 0.065231 seconds and 8 git commands to generate.