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
/
shm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* shm.cc: Whitespace fixes.
Corinna Vinschen
2004-07-20
1
-8
/
+8
*
* path.cc (chdir): Always use the normalized_path as posix_cwd, except if it
Christopher Faylor
2004-05-28
1
-18
/
+18
*
* shm.cc (shmat): If shmid is unknown, call a special variation
Corinna Vinschen
2004-03-30
1
-3
/
+20
*
* shm.cc (shmat): Return (void *) -1 on error instead of NULL.
Corinna Vinschen
2004-03-28
1
-6
/
+6
*
* sem.cc (semget): Fix debug string.
Corinna Vinschen
2004-03-26
1
-5
/
+5
*
Eliminate use of sigframe and sigthread throughout.
Christopher Faylor
2003-11-28
1
-4
/
+0
*
* sem.cc: Always include signal.h to handle SIGSYS raise when !USE_SERVER.
Christopher Faylor
2003-11-21
1
-0
/
+1
*
* msg.cc (msgctl): Raise SIGSYS if call not available.
Corinna Vinschen
2003-11-20
1
-0
/
+12
*
* cygserver.h (client_request::request_code_t): Add
Corinna Vinschen
2003-11-19
1
-608
/
+257
*
* Makefile.in: Add $(LIBSERVER) rule.
Corinna Vinschen
2003-10-22
1
-45
/
+65
*
change copyright
Christopher Faylor
2003-08-31
1
-1
/
+1
*
Throughout, change USE_CYGSERVER to USE_SERVER.
Christopher Faylor
2003-08-25
1
-2
/
+2
*
* Makefile.in: Remove cygserver stuff.
Christopher Faylor
2003-07-02
1
-1
/
+2
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
Switch to 32/64 datatypes:
Corinna Vinschen
2003-03-09
1
-8
/
+8
*
2002-09-22 Conrad Scott <conrad.scott@dsl.pipex.com>
Conrad Scott
2002-09-22
1
-458
/
+593
*
* cygwin_ipc.h: Move to "include/cygwin/ipc.h".
Conrad Scott
2002-09-21
1
-1
/
+1
*
Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
Christopher Faylor
2002-06-23
1
-1
/
+1
*
* sec_helper.cc (lookup_name): Suppress.
Corinna Vinschen
2002-06-06
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Change internal uid datatype from __uid16_t to __uid32_t
Corinna Vinschen
2002-05-29
1
-3
/
+3
*
Change internal gid datatype from __gid16_t to __gid32_t
Corinna Vinschen
2002-05-28
1
-3
/
+3
*
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
Christopher Faylor
2002-05-28
1
-19
/
+19
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
2002-03-05 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-05
1
-0
/
+2
*
2002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-04
1
-2
/
+31
*
2002-03-04 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-04
1
-4
/
+32
*
2002-03-03 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-03-03
1
-2
/
+3
*
2002-02-28 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2002-02-28
1
-0
/
+499