]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/include/sys
* winsup/cygwin/include/cygwin/version.h: Bump API minor version.
[newlib-cygwin.git] / winsup / cygwin / include / sys /
2003-05-12 Corinna Vinschen * Makefile.in (CYGWIN_START): Define as crt0.o. Add...
2003-04-03 Corinna Vinschen ChangeLog already commited yesterday:
2003-03-28 Christopher Faylor* include/sys/cygwin.h: Declare cygwin_internal as...
2003-03-09 Corinna Vinschen Switch to 32/64 datatypes:
2003-02-05 Christopher Faylor* include/sys/cygwin.h: Use C-style comments.
2003-01-26 Christopher Faylor* include/sys/strace.h (paranoid_printf): Define as...
2003-01-10 Corinna Vinschen Split ChangeLog, create ChangeLog-2002.
2003-01-09 Christopher FaylorUse isdirsep rather than SLASH_P throughout.
2002-11-23 Christopher Faylorfix typo
2002-10-30 Christopher Faylor* external.cc (cygwin_internal): Implement CW_CMDLINE.
2002-10-14 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2002-08-30 Christopher Faylor* miscfuncs.cc (check_iovec_for_read): Don't check...
2002-08-26 Corinna Vinschen * fhandler.h (fhandler_socket::recvfrom): Fix prototype.
2002-07-22 Corinna Vinschen * fhandler.h (class fhandler_serial): Add new members of
2002-07-03 Christopher Faylor* include/sys/statfs.h: New header file.
2002-06-23 Christopher FaylorUse cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h...
2002-06-10 Christopher Faylor* include/sys/strace.h (strace): Avoid use of constructor.
2002-06-09 Christopher Faylor* external.cc (cygwin_internal): Make v1 mount table...
2002-06-03 Corinna Vinschen * external.cc (cygwin_internal): Add CW_EXTRACT_DOMAIN...
2002-06-03 Corinna Vinschen * syscalls.cc (stat64_to_stat32): Transform st_dev...
2002-05-29 Christopher Faylor* include/sys/cygwin.h (EXTERNAL_PINFO_VERSION): Reinstate.
2002-05-29 Corinna Vinschen * external.cc (fillout_pinfo): Use new version define.
2002-05-29 Christopher Faylor* external.cc (fillout_pinfo): Set new version field...
2002-05-29 Corinna Vinschen Change internal uid datatype from __uid16_t to __uid32_t
2002-05-12 Christopher Faylor* fhandler.h (executable_states): For now, make dont_ca...
2002-03-15 Christopher Faylor* pinfo.cc (pinfo::init): Use PID_ALLPIDS flag to contr...
2002-03-12 Christopher Faylorremove erroneous part of comment
2002-03-05 Robert Collins2002-03-05 Robert Collins <rbtcollins@hotmail.com>
2002-03-05 Corinna Vinschen * include/sys/termios.h: Define _POSIX_VDISABLE. ...
2002-02-28 Robert Collins2002-02-28 Robert Collins <rbtcollins@hotmail.com>
2002-02-14 Christopher Faylor* include/sys/cygwin.h (cygwin_getinfo_types): New...
2002-02-14 Christopher Faylor* exceptions.cc (unused_sig_wrapper): Eliminate unused...
2002-02-09 Corinna Vinschen * include/cygwin/grp.h: New file.
2002-01-29 Christopher Faylor* external.cc (cygwin_internal): Initialize various...
2002-01-28 Christopher Faylor* include/sys/strace.h (_STRACE_ON): Define.
2002-01-19 Corinna Vinschen * cygwin.din: Add recvmsg and sendmsg.
2002-01-13 Christopher FaylorAdd copyright stuff
2002-01-06 Corinna Vinschen * ioctl.cc (ioctl): Make third argument optional.
2001-12-10 Christopher Faylorwhitespace cleanup
2001-11-05 Christopher FaylorEliminate excess whitespace.
2001-10-24 Christopher Faylor* Makefile.in: Only build testsuite directory on first...
2001-09-11 Christopher FaylorUpdate copyrights.
2001-09-07 Christopher Faylor* cygheap.h (init_cygheap): Move heap pointers here.
2001-05-08 Christopher Faylor* include/sys/file.h: Revert special X_OK usage. Just...
2001-04-28 Christopher FaylorThroughout, change 'tty_attached' to 'real_tty_attached...
2001-04-20 Christopher Faylor* include/sys/file.h: More cleanup for X_OK.
2001-04-20 Christopher Faylor* include/sys/file.h: Move X_OK protection earlier.
2001-04-18 Christopher FaylorThroughout, change fdtab references to cygheap->fdtab.
2001-04-16 Christopher Faylor* autoload.cc: Add winmm functions needed by fhandler_d...
2001-04-03 Christopher Faylor* cygrun.c (main): Fix compiler warning.
2001-03-07 Christopher FaylorUpdate copyright.
2001-03-05 Corinna Vinschen * include/a.out.h: Add copyright hint.
2001-03-05 Christopher Faylor* dlopen.c (dlopen): Return NULL when name is NULL...
2001-02-26 Corinna Vinschen * strace.cc (strace::vprntf): Move prntf functi...
2001-01-31 Corinna Vinschen * include/sys/resource.h: Fix typo.
2001-01-31 Corinna Vinschen * include/sys/resources.h: Add RLIMIT_NLIMITS...
2001-01-09 Corinna Vinschen Patch suggested by Ren� M�ller Fonseca <fonseca...
2000-12-27 Corinna Vinschen * cygwin.din: Add symbols for `getrlimit' and...
2000-12-11 Corinna Vinschen * net.cc (cygwin_rexec): Eliminate superfluous...
2000-12-06 Corinna Vinschen * winsup/cygwin/include/sys/uio.h: readv: Corre...
2000-12-05 Corinna Vinschen * include/sys/uio.h: Include <sys/cdefs.h>...
2000-11-20 Christopher Faylor* spawn.cc (spawn_guts): YA tweak for dealing with...
2000-11-08 Christopher Faylor* environ.cc (_addenv): malloc space for setenv if...
2000-11-03 Christopher Faylor* pinfo.cc (pinfo::init): Reverse order of setting...
2000-10-28 Christopher FaylorWhitespace cleanup.
2000-10-24 Christopher Faylor* exceptions.cc (signal_exit): Kill any executing child...
2000-10-16 Christopher Faylor* Makefile.in: Remove some obsolete stuff.
2000-10-15 Christopher Faylor* exceptions.cc (set_console_handler): Don't allocate
2000-10-05 Christopher Faylor* include/netinet/tcp.h: Remove winsock.h include.
2000-10-04 Corinna Vinschen * include/sys/mman.h: Add missing MAP_FAILED...
2000-08-26 Christopher Faylor* dcrt0.cc (dll_crt0_1): Move set_os_type.
2000-08-25 Christopher Faylor* external.cc (cygwin_internal): Add CW_INIT_EXCEPTIONS...
2000-08-24 Christopher Faylor* include/cygwin/core_dump.h: New file, contains struct...
2000-08-24 Christopher Faylor* include/sys/cygwin.h (strace_printf_wrap): Force...
2000-08-23 Christopher Faylor* include/sys/cygwin.h: Protect class definitions.
2000-08-22 Christopher Faylor* include/sys/cygwin.h: Declare some thread classes.
2000-08-11 Corinna Vinschen * poll.cc: Add bounds checking for file descrip...
2000-08-02 Christopher Faylor* strace.cc (strace::prntf): Make second argument the...
2000-08-02 Christopher Faylor* include/sys/strace.h: Fix strace definition.
2000-08-02 Christopher Faylor* strace.h: Add kludgy workarounds to avoid using depre...
2000-07-29 Christopher Faylor* include/cygwin/version.h: Bump DLL minor version...
2000-07-28 Christopher Faylor* dcrt0.cc (dummy_autoload): Add load statement for...
2000-07-09 Christopher Faylor* cygwin.din: Export _getmode and getmode to allow...
2000-07-08 Christopher Faylor* external.cc (cygwin_internal): Export __cygwin_user_data.
2000-07-07 Corinna Vinschen * include/sys/cygwin.h: Hide internal data...
2000-07-05 Christopher Faylor* dcrt0.cc (__cygwin_user_data): Initialize.
2000-07-04 Corinna Vinschen * poll.cc: New file. Implement `poll' system...
2000-07-01 Christopher Faylor* Makefile.in: Use variables rather than configure...
2000-06-22 Christopher Faylor* Makefile.in: Autogenerate cygwin.def when appropriate.
2000-06-22 Christopher FaylorRevise previous include/sys/cygwin.h change.
2000-06-22 Christopher Faylor* include/sys/cygwin.h: Don't define parts of this...
2000-06-21 Christopher Faylor* Makefile.in: Add *.def to clean operation.
2000-06-16 Corinna Vinschen * cygwin.din: Define symbols for `cygwin_logon_...
2000-05-18 Christopher Faylor* select.cc (thread_pipe): Add paranoid check to ensure...
2000-04-26 Christopher Faylor* exceptions.cc (interruptible): Allocate slightly...
2000-03-26 Christopher Faylor* path.cc (symlink_check_one): Recognize symlink settin...
2000-03-07 Christopher FaylorThroughout use strace class in place of individual...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-17 Christopher Faylorimport winsup-2000-02-17 snapshot
This page took 0.175821 seconds and 8 git commands to generate.