Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-22 * Throughout, use __try/__except/__endtry blocks, rather than myfaultCorinna Vinschen
2014-04-07 * cygserver_ipc.h (ipc_set_proc_info): Add bool parameter to specifyCorinna Vinschen
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2009-12-18 Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcessCorinna Vinschen
2009-03-31 * shm.cc (struct shm_attached_list): Convert access type to ULONG.Corinna Vinschen
2009-01-21ChangeLog:Corinna Vinschen
2008-04-07Remove unneeded header files from source files throughout.Christopher Faylor
2007-11-06 * shm.cc: Include sync.hCorinna Vinschen
2007-11-05 * shm.cc (shmctl): On IPC_RMID don't unmap views and don't close handleCorinna Vinschen
2007-11-05 * shm.cc (shmctl): On IPC_RMID also unmap all views on shared memCorinna Vinschen
2005-07-03Replace valid memory checks with new myfault class "exception handling", almostChristopher Faylor
2004-07-20 * shm.cc: Whitespace fixes.Corinna Vinschen
2004-05-28* path.cc (chdir): Always use the normalized_path as posix_cwd, except if itChristopher Faylor
2004-03-30 * shm.cc (shmat): If shmid is unknown, call a special variationCorinna Vinschen
2004-03-29 * shm.cc (shmat): Return (void *) -1 on error instead of NULL.Corinna Vinschen
2004-03-26 * sem.cc (semget): Fix debug string.Corinna Vinschen
2003-11-28Eliminate use of sigframe and sigthread throughout.Christopher Faylor
2003-11-22* sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.Christopher Faylor
2003-11-20 * msg.cc (msgctl): Raise SIGSYS if call not available.Corinna Vinschen
2003-11-19 * cygserver.h (client_request::request_code_t): AddCorinna Vinschen
2003-10-22 * Makefile.in: Add $(LIBSERVER) rule.Corinna Vinschen
2003-08-31change copyrightChristopher Faylor
2003-08-25Throughout, change USE_CYGSERVER to USE_SERVER.Christopher Faylor
2003-07-02* Makefile.in: Remove cygserver stuff.Christopher Faylor
2003-06-16Throughout, remove "include <errno.h>" from files which already includeChristopher Faylor
2003-03-10 Switch to 32/64 datatypes:Corinna Vinschen
2002-09-222002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>Conrad Scott
2002-09-21 * cygwin_ipc.h: Move to "include/cygwin/ipc.h".Conrad Scott
2002-06-24Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.Christopher Faylor
2002-06-06 * sec_helper.cc (lookup_name): Suppress.Corinna Vinschen
2002-06-05* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.Christopher Faylor
2002-05-29 Change internal uid datatype from __uid16_t to __uid32_tCorinna Vinschen
2002-05-28 Change internal gid datatype from __gid16_t to __gid32_tCorinna Vinschen
2002-05-28* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.Christopher Faylor
2002-05-25Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,Christopher Faylor
2002-03-052002-03-05 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-042002-03-04 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-03-032002-03-03 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-02-282002-02-28 Robert Collins <rbtcollins@hotmail.com>Robert Collins