]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/winsup.h
* fhandler_dsp.cc (fhandler_dsp::ioctl): Return 0 for successful
[newlib-cygwin.git] / winsup / cygwin / winsup.h
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.
2001-03-05 Christopher Faylor* dlopen.c (dlopen): Return NULL when name is NULL...
2001-01-28 Christopher FaylorThroughout, change 'cygwin_shared.mount' to 'mount_table'.
2001-01-08 Christopher Faylor* pinfo.cc (codepage_init): Move function.
2000-12-10 Christopher Faylor* autoload.cc: Autoload CharToOemA.
2000-12-09 Christopher Faylor* path.cc (normalize_win32_path): Reorganize logic...
2000-10-27 Corinna Vinschen * fhandler_socket.cc: New file.
2000-10-24 Corinna Vinschen * fhandler.cc (fhandler_base::fcntl): Behave...
2000-10-19 DJ Delorie* Makefile.in: add miscfuncs.cc
2000-10-18 Christopher Faylor* exceptions.cc (call_handler): Make signal pending...
2000-10-16 Christopher Faylor* Makefile.in: Remove some obsolete stuff.
2000-10-06 Christopher Faylor* net.cc (set_socket_inheritance): Rename from duplicat...
2000-09-30 Corinna Vinschen * winsup.h: Add `winME' to os_type symbols.
2000-09-08 Christopher FaylorBreak out more header info into separate files. Use...
2000-09-06 Christopher Faylor* sigproc.cc: Add include file for proper definitions.
2000-09-03 Christopher Faylor* Makefile.in: Add cygheap.o.
2000-08-24 Christopher Faylor* dcrt0.cc (dll_crt0_1): Move exception list and constr...
2000-08-23 Christopher FaylorRevert previous erroneous checkin.
2000-08-23 Christopher Faylor* include/sys/cygwin.h: Protect class definitions.
2000-08-22 Christopher Faylor* winsup.h: Eliminate inclusion of most of the cygwin...
2000-08-22 Christopher Faylor* cygerrno.h: New file. Use this throughout whenever...
2000-08-12 Christopher Faylor* winsup.h: Split out dtable definitions into separate...
2000-08-12 Christopher FaylorRename hinfo -> dtable. Name the former dtable array...
2000-08-10 Christopher Faylor* winsup.h: Change strchr inline for strange gcc problem.
2000-08-03 Christopher Faylor* fork.cc (vfork): Store complete stack frame in vfork_...
2000-08-02 DJ Delorie* winsup.h: take out protections of environ, errno...
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-29 Christopher Faylor* environ.cc (parse_thing): Make binmode a DWORD.
2000-07-27 DJ Delorie* testsuite/winsup.api/winsup.exp: ignore stdout by...
2000-07-22 Corinna Vinschen Patch suggested by Kazuhiro Fujieda <fujieda...
2000-07-16 Christopher Faylor* environ.cc: Use new definition of "environ" throughout.
2000-07-15 Christopher Faylor* hinfo.cc (hinfo::linearize_fd_array): Make max_used_f...
2000-07-02 Corinna Vinschen * winsup.h: Define MAX_SID_LEN and new MAX_HOST...
2000-07-01 Christopher FaylorRemove asm labelling from _dll_crt0 since it seems...
2000-07-01 Christopher Faylor* dcrt0.cc (_dll_crt0): Renamed from dll_crt0 ().
2000-07-01 Christopher Faylor* Makefile.in: Use variables rather than configure...
2000-06-21 Christopher Faylor* Makefile.in: Add *.def to clean operation.
2000-06-19 Corinna Vinschen * dcrt0.cc: Add load statements for `GetSidIden...
2000-06-17 Christopher Faylor* winsup.h (isabspath): Don't report `C:foo' as an...
2000-05-17 Christopher Faylor* path.cc (mount_info::cygdrive_posix_path): Don't...
2000-05-03 Corinna Vinschen * Makefile.in: Add dependencies for fhandler_ra...
2000-04-26 Christopher Faylor* exceptions.cc (interruptible): Allocate slightly...
2000-04-08 Christopher Faylor* exceptions.cc (sigsave): Copy on fork so that we...
2000-03-16 Corinna Vinschen * security.cc (set_process_privileges): Removed...
2000-03-09 Christopher Faylor* environ.cc: Eliminate oldstack CYGWIN option.
2000-03-07 Christopher FaylorThroughout use strace class in place of individual...
2000-02-26 Christopher Faylor* exceptions.cc (interruptible): Make a little more...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-21 Christopher Faylor* environ.cc (getwinenv): Make __stdcall.
2000-02-17 Christopher Faylorimport winsup-2000-02-17 snapshot
This page took 0.386077 seconds and 81 git commands to generate.