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
diff options
context:
space:
mode:
authorcvs2svn <>2003-09-01 20:47:04 +0400
committercvs2svn <>2003-09-01 20:47:04 +0400
commit2faac9e9f361dae261d6bf838321648816076061 (patch)
tree2f5f8a1b0d52c08bcc76299791878d4f3fa0f54c /winsup/cygserver/ChangeLog
parent1910279d014b6b850d52c84d07c6e1bfb570e6e9 (diff)
This commit was manufactured by cvs2svn to create tag 'cr-0x99'.cr-0x99
Sprout from Z-emcb-cygwin_daemon 2003-08-29 08:01:10 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'Z-emcb-' Cherrypick from master 2003-09-01 16:47:03 UTC Christopher Faylor <me@cgf.cx> '* net.cc (dup_ent): Restore check for NULL input.': winsup/cygserver/ChangeLog winsup/cygserver/Makefile.in winsup/cygserver/msg.cc winsup/cygserver/sem.cc winsup/cygserver/threaded_queue.h winsup/cygwin/ChangeLog winsup/cygwin/Makefile.in winsup/cygwin/configure winsup/cygwin/configure.in winsup/cygwin/cygheap.cc winsup/cygwin/cygheap.h winsup/cygwin/dlmalloc.c winsup/cygwin/dlmalloc.h winsup/cygwin/exceptions.cc winsup/cygwin/fhandler.cc winsup/cygwin/heap.cc winsup/cygwin/include/sys/cygwin.h winsup/cygwin/libc/fnmatch.c winsup/cygwin/malloc.cc winsup/cygwin/net.cc winsup/cygwin/path.cc winsup/cygwin/pinfo.h winsup/cygwin/shm.cc winsup/cygwin/signal.cc winsup/cygwin/sigproc.cc winsup/cygwin/sigproc.h winsup/doc/ChangeLog winsup/doc/pathnames.sgml winsup/utils/ChangeLog winsup/utils/Makefile.in winsup/utils/kill.cc Delete: winsup/cygwin/cygserver.cc winsup/cygwin/cygserver_client.cc winsup/cygwin/cygserver_ipc.h winsup/cygwin/cygserver_process.cc winsup/cygwin/cygserver_shm.cc winsup/cygwin/cygserver_shm.h winsup/cygwin/cygserver_transport.cc winsup/cygwin/cygserver_transport_pipes.cc winsup/cygwin/cygserver_transport_sockets.cc winsup/cygwin/threaded_queue.cc winsup/cygwin/threaded_queue.h
Diffstat (limited to 'winsup/cygserver/ChangeLog')
-rw-r--r--winsup/cygserver/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/cygserver/ChangeLog b/winsup/cygserver/ChangeLog
index fcc3b28a5..813192a49 100644
--- a/winsup/cygserver/ChangeLog
+++ b/winsup/cygserver/ChangeLog
@@ -1,3 +1,12 @@
+2003-08-30 Christopher Faylor <cgf@redhat.com>
+
+ * msg.cc: New file.
+ * sem.cc: Ditto.
+
+2003-08-30 Christopher Faylor <cgf@redhat.com>
+
+ * threaded_queue.h: New file.
+
2003-08-25 Christopher Faylor <cgf@redhat.com>
* Makefile.in: Build libcygserver.a.