aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/shared_info.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-07forkables: inline dll_list::forkables_supportedMichael Haubenwallner1-2/+2
2019-02-07forkables: simplify disabling via shmMichael Haubenwallner1-2/+2
2019-02-07forkables: Keep hardlinks disabled via shared mem.Michael Haubenwallner1-1/+2
2019-02-01Cygwin: processes: use dedicated Cygwin PID rather than Windows PIDCorinna Vinschen1-1/+2
2017-03-28Change CURR_SHARED_MAGIC to account for getloadavg patchCorinna Vinschen1-1/+1
2017-03-27Implement getloadavg()Jon Turney1-0/+2
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+0
2014-10-17 * cygheap.cc (cygheap_fixup_in_child): Call set_dll_dir.Corinna Vinschen1-1/+1
2013-05-23 * environ.cc (set_winsymlinks): Handle "winsymlinks:nativestrict"Corinna Vinschen1-1/+2
2013-01-21Throughout, change __attribute__ ((regparm (N))) to just __regN. Throughout,Christopher Faylor1-3/+3
2012-02-14 * cygheap.cc (init_cygheap::init_installation_root): Convert functionCorinna Vinschen1-4/+1
2011-08-09 * heap.cc (eval_initial_heap_size): New function fetching the heapCorinna Vinschen1-2/+1
2011-06-08* environ.cc (settings::set_process_state): Delete.Christopher Faylor1-1/+4
2011-06-07* fhandler_console.cc (fhandler_console::open_shared_console): Semi-revert toChristopher Faylor1-0/+1
2011-06-04* fhandler.cc (fhandler_base_overlapped::wait_overlapped): Only raise SIGPIPEChristopher Faylor1-8/+0
2011-05-28* autoload.cc: Call _api_fatal in asm.Christopher Faylor1-1/+0
2011-05-27 * shared.cc (offsets): Reorder so that console_state is lowest inCorinna Vinschen1-1/+1
2011-05-24 * mount.cc (mount_info::conv_to_win32_path): Remove unused code.Corinna Vinschen1-2/+1
2011-05-16 * heap.cc (heap_init): Rewrite initial heap allocation to use addressesCorinna Vinschen1-4/+1
2011-04-23 * registry.cc (reg_key::get_dword): Rename from get_int, use DWORDCorinna Vinschen1-4/+5
2010-03-15* shared_info.h (user_info): Add dll_crt0_1 as a friend.Christopher Faylor1-12/+9
2010-03-09* shared_info.h (open_shared): Create function wrapper for common use case.Christopher Faylor1-4/+6
2009-10-31 * cygprops.h: New file.Corinna Vinschen1-5/+5
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor1-1/+1
2009-04-05* Makefile.in: Use all compile options when calculating magic values.Christopher Faylor1-1/+1
2009-04-05* net.cc: Undefine NOERROR and DELETE to avoid compiler warnings.Christopher Faylor1-1/+1
2009-03-24 * shared_info.h (CURR_SHARED_MAGIC): Update.Corinna Vinschen1-1/+1
2009-02-27* dtable.cc (dtable::select_read): Add ability to override fh.Christopher Faylor1-1/+1
2009-01-26 * shared.cc (shared_name): New function for WCHAR names.Corinna Vinschen1-3/+5
2009-01-03Remove unneeded header files from source files throughout. Update copyrightsChristopher Faylor1-1/+5
2008-12-25* mount.cc: Change comment.Christopher Faylor1-90/+1
2008-08-26* shared_info.h (shared_info::create_root_entry): Remove extraneousChristopher Faylor1-1/+1
2008-07-27* dcrt0.cc (dll_crt0_0): Remove calling malloc_init andChristopher Faylor1-2/+3
2008-07-27* shared_info.h (shared_destroy): Declare.Christopher Faylor1-1/+2
2008-07-25 * dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1Corinna Vinschen1-0/+2
2008-07-24 * shared.cc (user_shared_initialize): Fetch potentially changed CygwinCorinna Vinschen1-2/+5
2008-07-16 Add case-sensitivity.Corinna Vinschen1-3/+3
2008-07-15 * fhandler_tape.cc (mtinfo::initialize): Remove synchronization stuff.Corinna Vinschen1-2/+3
2008-05-23* mount.cc (find_root_from_cygwin_dll): New function factored from from_fstab.Christopher Faylor1-4/+4
2008-04-21 * mount.cc (mount_info::init): Remove call to from_registry. PrintCorinna Vinschen1-4/+0
2008-04-21 * Makefile.in (DLL_OFILES): Add kernel32.o.Corinna Vinschen1-0/+1
2008-04-18 Revert thinko in previous patch.Corinna Vinschen1-5/+2
2008-04-18 * fhandler.h (-struct wsa_event): Move to wsa_event.h. IncludeCorinna Vinschen1-4/+12
2008-04-05 * postinstall: New script.Corinna Vinschen1-7/+3
2008-04-02 * path.cc (mount_info::init): First try to fetch mount points fromCorinna Vinschen1-0/+2
2008-04-01 * Fix copyright dates.Corinna Vinschen1-1/+1
2008-03-27 * fhandler_socket.cc: Create shared objects session local throughout.Corinna Vinschen1-1/+1
2007-10-23 * cygheap.h (struct cwdstuff): Drop hash member. Drop get_hash,Corinna Vinschen1-0/+2
2007-08-13 * Makefile.in (DLL_OFILES): Remove delqueue.o.Corinna Vinschen1-25/+1
2007-07-26 * dir.cc (readdir_worker): Drop dir parameter from call toCorinna Vinschen1-1/+3