summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***sergio1997-10-256-59/+90
* *** empty log message ***sergio1997-10-241-7/+11
* *** empty log message ***sergio1997-10-241-0/+5
* *** empty log message ***sergio1997-10-241-10/+0
* *** empty log message ***schmidt1997-10-241-4/+4
* (handle_close): removed declaration of unused arg "mask"levine1997-10-221-36/+36
* (run_test,parse_commands): added ACE_NOTREACHED.levine1997-10-221-29/+29
* (worker): convert arg to long if ACE_HAS_64BIT_LONGSlevine1997-10-221-0/+4
* untabifiedlevine1997-10-221-16/+16
* convert arg to long if ACE_HAS_64BIT_LONGS.levine1997-10-221-9/+15
* *** empty log message ***irfan1997-10-226-28/+114
* *** empty log message ***irfan1997-10-229-49/+75
* removed instantiation of ACE_TSS<ACE_Dynamic> because it is in ace/Thread_Man...levine1997-10-211-2/+0
* the VxWorks hack was a bit more complicatedlevine1997-10-211-3/+12
* added #include of iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-10-211-1/+4
* ChangeLogTag:Tue Oct 21 14:14:33 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-212-5/+7
* suppress VxWorks builds because the builds fail, and the examples wouldn'tlevine1997-10-211-5/+11
* *** empty log message ***schmidt1997-10-219-32/+63
* *** empty log message ***sergio1997-10-211-26/+0
* *** empty log message ***schmidt1997-10-219-53/+54
* *** empty log message ***sergio1997-10-217-49/+127
* (main): removed call to ACE_Thread_Manager::open () because it no longer is a...levine1997-10-211-4/+0
* *** empty log message ***schmidt1997-10-2013-118/+213
* Added a driver class to factor out common code from other timer queuesergio1997-10-209-78/+227
* *** empty log message ***schmidt1997-10-191-0/+2
* *** empty log message ***schmidt1997-10-198-25/+94
* *** empty log message ***sergio1997-10-1912-452/+930
* *** empty log message ***irfan1997-10-1710-974/+429
* moved ACE_HAS_64BIT_LONG out of ACE_DEBUG macrolevine1997-10-151-5/+7
* removed unused Employee ostream << operatorlevine1997-10-151-14/+0
* removed unused variable BUF_LENlevine1997-10-151-2/+0
* (handle_timeout): convert void *arg to long if ACE_HAS_64BIT_LONGSlevine1997-10-151-1/+6
* (main): wrapped "return 0" with ACE_NOTREACHED.levine1997-10-151-9/+10
* removed unused variable "MAXLINE".levine1997-10-151-2/+0
* (Method_Object_Name): removed extraneous ";" after function definition.levine1997-10-152-108/+108
* (read_file): convert void *fd to long if ACE_HAS_64BIT_LONGS. And, put "n" i...levine1997-10-151-15/+21
* removed unused static locklevine1997-10-151-10/+4
* (worker): convert void *c to long if ACE_HAS_64BIT_LONGS. Changed name of "l...levine1997-10-151-21/+25
* (main): removed declaration of unused args "argc" and "argv". And, updated t...levine1997-10-141-77/+95
* (handle_timeout): removed declaration of unused arg "tv"levine1997-10-141-1/+1
* *** empty log message ***schmidt1997-10-141-1/+1
* (handle_signal): added ACE_UNUSED_ARG (signum)levine1997-10-141-0/+1
* ChangeLogTag:Mon Oct 13 15:39:12 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-10-132-2/+2
* Added definition of L_cuserid for Win32.nw11997-10-131-1/+5
* *** empty log message ***nw11997-10-122-0/+104
* *** empty log message ***schmidt1997-10-122-7/+11
* ChangeLogTag:Sun Oct 12 16:45:47 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-121-6/+35
* ChangeLogTag:Sun Oct 12 16:22:06 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-121-2/+0
* *** empty log message ***schmidt1997-10-122-13/+24
* *** empty log message ***schmidt1997-10-125-23/+337