]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/winsup.h
* cygwin.din: Export getpriority and setpriority.
[newlib-cygwin.git] / winsup / cygwin / winsup.h
2005-01-25 Corinna Vinschen * cygwin.din: Export getpriority and setpriority.
2004-09-10 Corinna Vinschen * Makefile.in: Create libutil.a from bsdlib.o exports.
2004-07-24 Corinna Vinschen * autoload.cc (GetNativeSystemInfo): Add.
2004-05-17 Christopher FaylorChange the name "title_mutex" to "tty_mutex" throughout.
2004-05-16 Christopher Faylor* cygthread.cc (cygthread::is): Eliminate.
2004-05-15 Christopher Faylorrevert previous not-ready-for-primetime checkin.
2004-05-15 Christopher Faylor* cygheap.h: Remove some parameter names from declarati...
2004-05-03 Corinna Vinschen * dir.cc (writable_directory): Remove.
2004-04-15 Christopher FaylorCheck in missed file.
2004-04-13 Corinna Vinschen * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to defin...
2004-04-10 Corinna Vinschen * fhandler.cc (rootdir): Add and use second argument.
2004-04-09 Corinna Vinschen * fhandler.h (fhandler_base::status): Declare private.
2004-02-25 Corinna Vinschen * miscfuncs.cc (check_invalid_virtual_addr): New function.
2004-02-13 Christopher Faylor* Makefile.in (clean): Remove sigfe.s.
2004-02-12 Christopher FaylorRename _threadinfo to _cygtls, throughout.
2004-02-09 Christopher Faylor* debug.h (console_printf): Define for non-debugging...
2004-01-24 Christopher Faylor* cygheap.cc (init_cygheap::close_ctty): Protect YA...
2004-01-19 Christopher Faylor* cygwin/include/signal.h: Add copyright notice.
2004-01-14 Christopher Faylor* cygtls.h (_threadinfo::call): Remove regparm declarat...
2003-12-15 Christopher Faylor* winsup.h (access_worker): Declare with added fhandler...
2003-12-03 Corinna Vinschen * fcntl.cc (fcntl_worker): Remove static storage class.
2003-11-28 Christopher FaylorEliminate use of sigframe and sigthread throughout.
2003-11-14 Robert Collins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
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-06 Corinna Vinschen * syscalls.cc (getshmlba): New function.
2003-11-06 Christopher Faylor* winsup.h: Declare access_worker.
2003-10-27 Corinna Vinschen * miscfunc.cc (__check_invalid_read_ptr): New function.
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-09-25 Christopher Faylor* devices.cc: New file.
2003-09-23 Christopher Faylor* dcrt0.cc (do_exit): Eliminate "C" linkage. Call...
2003-09-12 Christopher Faylor* dcrt0.cc (_dll_crt0): Accommodate breaking apart...
2003-09-10 Corinna Vinschen * Makefile.in (DLL_OFILES): Add getopt.o and iruserok.o.
2003-07-02 Christopher Faylor* Makefile.in: Remove cygserver stuff.
2003-05-11 Corinna Vinschen Replace ino_t by __ino64_t throughout.
2003-05-11 Christopher Faylor* dir.cc (readdir): Fill out new old_d_ino field.
2003-04-28 Christopher Faylor* profil.h (PROFADDR): Prevent overflow when text segme...
2003-04-01 Corinna Vinschen * dir.cc: Change __off32_t to _off_t and __off64_t...
2003-03-09 Corinna Vinschen Switch to 32/64 datatypes:
2003-03-02 Christopher Faylor* dll_init.cc (dll_list::load_after_fork): Don't revert...
2003-01-10 Corinna Vinschen Split ChangeLog, create ChangeLog-2002.
2003-01-09 Christopher FaylorUse isdirsep rather than SLASH_P throughout.
2002-11-22 Christopher Faylor* exceptions.cc (sigthread::get_winapi_lock): Just...
2002-11-13 Christopher Faylor* winsup.h (low_priority_sleep): Declare.
2002-10-13 Christopher Faylor* cygthread.cc (cygthread::stub): Don't create event...
2002-09-30 Christopher Faylor* environ.cc (environ_init): Avoid a compiler warning.
2002-09-06 Christopher Faylor* winsup.h (_WIN32_WINNT): Protect.
2002-09-06 Christopher Faylor* winsup.h (_WIN32_WINNT): Define.
2002-08-30 Christopher Faylor* miscfuncs.cc (check_iovec_for_read): Don't check...
2002-08-16 Christopher Faylor* winsup.h: Remove malloc_*lock functions.
2002-08-16 Christopher Faylor* Makefile.in: Add support for new malloc.o and renamed...
2002-08-08 Conrad Scott * winsup.h (__check_null_invalid_struct): Make ptr...
2002-06-27 Christopher Faylor* cygheap.cc (cfree_and_set): New function.
2002-06-26 Christopher Faylor* autoload (noload): Avoid clobbering bx register.
2002-06-23 Christopher Faylor* cygwin.sc: Add recent changes from ld sources.
2002-06-06 Corinna Vinschen * fhandler.cc (fhandler_base::fstat): Initialise tv_ns...
2002-05-29 Corinna Vinschen Change internal uid datatype from __uid16_t to __uid32_t
2002-05-28 Corinna Vinschen Change internal gid datatype from __gid16_t to __gid32_t
2002-05-27 Christopher Faylor* winsup.h: Remove duplicate declarations of malloc_loc...
2002-05-02 Christopher Faylor* path.h (pathconv_arg): Add PC_POSIX.
2002-02-28 Robert Collins2002-02-28 Robert Collins <rbtcollins@hotmail.com>
2002-02-25 Corinna Vinschen * cygwin.din (fstat64): New symbol.
2002-02-15 Christopher Faylor* hires.h (hires::usecs): Rename from utime. Accept...
2002-02-10 Corinna Vinschen * (child_info.h, cygheap.h, dcrt0.cc, dir.cc, fhandler...
2002-01-13 Christopher FaylorAdd copyright stuff
2002-01-10 Christopher Faylor* exceptions.cc (early_stuff_init): Rename from misname...
2001-12-26 Christopher Faylor* Makefile.in: Autogenerate some header files which...
2001-11-28 Christopher Faylor* winsup.h: Reorganize to avoid use of experimental...
2001-11-28 Christopher Faylor* cygwin.din (ualarm): New export.
2001-11-24 Corinna Vinschen * net.cc (cygwin_inet_ntoa): Add parameter checking.
2001-11-24 Christopher Faylor* dtable.cc (dtable::vfork_parent_restore): Add debuggi...
2001-11-15 Egor Duda* include/pthread.h (PTHREAD_COND_INITIALIZER): Define.
2001-11-14 Corinna Vinschen * winsup.h: Remove alloca definition since it's now...
2001-10-20 Christopher Faylor* miscfuncs.cc (+__check_invalid_read_ptr_errno): New...
2001-10-14 Christopher Faylor* autoload.cc (load_wsock32): Declare dummy function...
2001-10-13 Christopher Faylor* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for...
2001-10-10 Christopher FaylorThroughout, rename PROC_FORK1 to PROC_FORK.
2001-10-09 Christopher Faylor* uinfo.cc (internal_getlogin): Reorganize slightly...
2001-10-05 Christopher Faylor* syscalls.cc (stat_worker): Make global. Accept path_...
2001-09-12 Corinna Vinschen * Makefile.in: Build wincap.o.
2001-09-09 Corinna Vinschen * cygheap.cc (init_cygheap::etc_changed): New method...
2001-09-09 Christopher Faylor* fork.cc (fork_parent): Stop malloc activity while...
2001-09-06 Christopher FaylorMove appropriate variables to NO_COPY segment, throughout.
2001-08-31 Christopher Faylor* cygwin.sc: Revert to previous NO_COPY behavior.
2001-08-31 Christopher Faylor* cygwin.sc: New file -- linker script for building...
2001-08-22 Christopher Faylor* smallprint.c (console_printf): New function.
2001-08-14 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Use new...
2001-08-07 Christopher Faylor* cygheap.cc (cygheap_root::set): Avoid treating '...
2001-08-04 Christopher FaylorThroughout, change check for running under Windows...
2001-06-28 Christopher FaylorChange check_null_empty_path* to check_null_empty_str...
2001-06-12 Egor Duda* environ.cc (set_file_api_mode): New function. Move...
2001-05-04 Christopher FaylorRevert much of previous erroneous checkin. Add ChangeL...
2001-05-04 Christopher Faylor* exceptions.cc (ctrl_c_handler): Always send signal...
2001-04-30 Corinna Vinschen * grp.cc: Eliminate MAX_DOMAIN_NAME define.
2001-04-30 Christopher Faylor* exceptions.cc (INIT_EXCEPTION_HANDLER): Eliminate.
2001-04-25 Corinna Vinschen * autoload.cc: Add LoadDLLfunc statements for...
2001-04-24 Egor Duda* dlmalloc.c: New file. Port of Doug Lea's malloc
2001-04-03 Christopher Faylor* cygrun.c (main): Fix compiler warning.
next
This page took 0.626039 seconds and 108 git commands to generate.