This website requires JavaScript.
Explore
Help
Sign In
JehanneOS
/
newlib
Watch
1
Star
0
Fork
0
You've already forked newlib
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
newlib
/
winsup
/
cygserver
History
Christopher Faylor
85b995d4f1
Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
...
* sys/ipc.h: Remove. * sys/shm.h: Remove. * cygwin_ipc.h: New file. * cygwin_shm.h: New file.
2002-06-23 22:56:58 +00:00
..
client.cc
whitespace cleanup, update copyright
2002-03-13 02:34:05 +00:00
cygserver.cc
* cygserver.cc: Include stdlib.h for exit declaration.
2002-03-15 21:52:05 +00:00
process.cc
* autoload.cc (LoadFuncEx): Define via new LoadFuncEx2 macro.
2002-05-28 01:55:40 +00:00
shm.cc
Use cygwin_{shm,ipc}.h instead of /sys/{shm,ipc}.h throughout.
2002-06-23 22:56:58 +00:00
shm.h
whitespace cleanup, update copyright
2002-03-13 02:34:05 +00:00
threaded_queue.cc
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
2002-06-05 04:01:43 +00:00
transport_pipes.cc
whitespace cleanup, update copyright
2002-03-13 02:34:05 +00:00
transport_sockets.cc
whitespace cleanup, update copyright
2002-03-13 02:34:05 +00:00
transport.cc
2002-06-10 Robert Collins <rbtcollins@hotmail.com>
2002-06-09 23:02:00 +00:00