index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
shared_info.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* path.cc (path_conv::check): Optimize symlink replacements.
Christopher Faylor
2004-04-10
1
-1
/
+1
*
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
Corinna Vinschen
2004-04-09
1
-1
/
+1
*
* errno.cc (errmap): Map ERROR_SHARING_VIOLATION to EBUSY,
Corinna Vinschen
2004-03-26
1
-0
/
+1
*
* path.cc (conv_path_list): Return error condition.
Christopher Faylor
2004-02-21
1
-2
/
+2
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-4
/
+4
*
2003-09-25 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-7
/
+4
*
* shared_info.h (CURR_MOUNT_MAGIC): Fix.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
2003-09-24 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-25
1
-8
/
+16
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-3
/
+4
*
* getopt.cc (opterr): Reinstate initialization.
Christopher Faylor
2003-09-16
1
-1
/
+1
*
* shared_info.h (shared_info::initialize): Remove argument.
Christopher Faylor
2003-09-10
1
-1
/
+1
*
2003-09-09 Pierre Humblet <pierre.humblet@ieee.org>
Pierre Humblet
2003-09-10
1
-1
/
+5
*
* exceptions.cc (set_process_mask): Set pending signals only when signals
Christopher Faylor
2003-09-03
1
-2
/
+2
*
* mkvers.sh: Avoid "-dontuse" tags.
Christopher Faylor
2003-05-29
1
-0
/
+2
*
* shared_info.h: Match shared_name declaration with below change.
Corinna Vinschen
2003-05-21
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.
Christopher Faylor
2002-10-22
1
-2
/
+2
*
* fork.cc (fork_child): Move mmap initialization.
Christopher Faylor
2002-10-18
1
-2
/
+2
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-15
1
-3
/
+17
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-1
/
+1
*
* cygthread.cc (cygthread::stub): Don't create event for long-running threads.
Christopher Faylor
2002-10-13
1
-1
/
+0
*
* child_info.h: Add _PROC_WHOOPS enum value.
Christopher Faylor
2002-08-27
1
-2
/
+2
*
* path.cc: Change MOUNT_AUTO to MOUNT_CYGDRIVE throughout.
Christopher Faylor
2002-06-09
1
-1
/
+1
*
* external.cc (cygwin_internal): Make v1 mount table access invalid.
Christopher Faylor
2002-06-09
1
-3
/
+0
*
* cygmagic: Add define name to warning.
Christopher Faylor
2001-12-26
1
-4
/
+8
*
comment
Christopher Faylor
2001-12-26
1
-0
/
+7
*
* Makefile.in: Autogenerate some header files which provide magic numbers.
Christopher Faylor
2001-12-26
1
-1
/
+9
*
* path.cc (conv_path_list): Fix wild indexing into path due to conflicting
Christopher Faylor
2001-11-22
1
-1
/
+1
*
* Makefile.in: Only build testsuite directory on first 'make check'.
Christopher Faylor
2001-10-24
1
-2
/
+2
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Clear cygheap->base so that heap is not
Christopher Faylor
2001-09-09
1
-2
/
+2
*
* cygheap.h (init_cygheap): Move heap pointers here.
Christopher Faylor
2001-09-07
1
-1
/
+1
*
* cygheap.cc (cygheap_root::cygheap_rot): Remove constructor.
Christopher Faylor
2001-06-03
1
-1
/
+1
*
* path.cc (slash_drive_prefix_p): Remove.
Christopher Faylor
2001-05-25
1
-7
/
+6
*
* path.cc (mkrelpath): New function.
Christopher Faylor
2001-05-01
1
-3
/
+2
*
* shared_info.h (mount_info): Remove mnt_ elements.
Christopher Faylor
2001-04-02
1
-7
/
+1
*
* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if it
Christopher Faylor
2001-01-29
1
-1
/
+1
*
* cygheap.cc (init_cheap): Move username initialization.
Christopher Faylor
2001-01-28
1
-2
/
+3
*
Throughout, change 'cygwin_shared.mount' to 'mount_table'.
Christopher Faylor
2001-01-28
1
-7
/
+18
*
* environ.cc (_addenv): malloc space for setenv if cygwin1.dll is used in
Christopher Faylor
2000-11-08
1
-1
/
+2
*
Break out more header info into separate files. Use appropriate header files
Christopher Faylor
2000-09-08
1
-2
/
+28
*
Split out tty and shared_info stuff into their own headers and use throughout.
Christopher Faylor
2000-09-07
1
-0
/
+130