Commit Graph

  • 82c0761782 Add UC_ALIGN macro, docs in verson.h Nils O. Selåsdal 2012-11-14 18:41:38 +01:00
  • 009857f1d2 Merge branch 'master' into dev Nils O. Selåsdal 2012-11-13 09:45:56 +01:00
  • c378d39dfe Make iomux select/epoll handle EINTR Nils O. Selåsdal 2012-11-13 09:44:44 +01:00
  • 1cfe5cee4d Up the timeout on threadqueue tests, for raspberry pi Nils O. Selåsdal 2012-11-12 22:41:19 +01:00
  • bd6a285896 More thread queue tests Nils O. Selåsdal 2012-11-12 22:36:41 +01:00
  • 1eda2f8a53 Add thread queue tests Nils O. Selåsdal 2012-11-12 22:18:04 +01:00
  • a4c80d1c76 Fix typos Nils O. Selåsdal 2012-11-12 21:55:06 +01:00
  • 553f670a2a Fix typo in test case name Nils O. Selåsdal 2012-11-12 21:32:08 +01:00
  • 95fb1cacfe remove logfile_test.log after _raw test Nils O. Selåsdal 2012-11-12 21:30:36 +01:00
  • 04ed3d7017 Build everything with -pthread Nils O. Selåsdal 2012-11-12 21:28:32 +01:00
  • ac83766abc Introduce walk_func Nils O. Selåsdal 2012-11-12 21:21:57 +01:00
  • 5a7bc1b078 Add more docs to the thread_queue Nils O. Selåsdal 2012-11-12 20:10:30 +01:00
  • 750dea4afe Add bounded thread_queue implementation Nils O. Selåsdal 2012-11-12 19:41:36 +01:00
  • 12e27a4f76 check for dest being null Nils O. Selåsdal 2012-11-10 21:09:16 +01:00
  • 59e31761c3 Rework syslogging Nils O. Selåsdal 2012-11-08 23:44:35 +01:00
  • c582a33365 test raw logging root 2012-11-08 23:33:17 +01:00
  • 8f53cc6563 Restructure logging internal. Add raw logging capability Nils O. Selåsdal 2012-11-08 23:25:46 +01:00
  • 7e11da894e Doc addition Nils O. Selåsdal 2012-11-08 23:25:04 +01:00
  • 817a57b9a5 Doxygen somehow fails on DOT_PATH Nils O. Selåsdal 2012-11-08 21:03:57 +01:00
  • 19469a4108 Add docs to GBuf Nils O. Selåsdal 2012-11-08 20:03:38 +01:00
  • abf9a01fd8 test_logging, write many times to /dev/full Nils O. Selåsdal 2012-11-08 01:07:17 +01:00
  • d83c651707 Merge branch 'dev' Nils O. Selåsdal 2012-11-08 00:28:14 +01:00
  • 43abeaf2b9 Use snptinrf ro the datetime logging, get rid of timezone (causes the test to behave differently. Nils O. Selåsdal 2012-11-08 00:22:56 +01:00
  • 73a9bab11a Check for /dev/full, don't run test if it doesn't exist (e.g. on NetBSD) Nils O. Selåsdal 2012-11-06 22:42:54 +01:00
  • 531abb1b57 Add NetBSD changes Nils O. Selåsdal 2012-11-06 22:28:27 +01:00
  • f6fb7595d3 Use env.Append when setting compiler settings Nils O. Selåsdal 2012-11-06 22:17:46 +01:00
  • ee44f30f11 Merge branch 'master' into dev Nils O. Selåsdal 2012-11-06 19:08:51 +01:00
  • 8dc80e7611 Make ucore_logging.h c++ safe Nils O. Selåsdal 2012-11-06 19:08:31 +01:00
  • f25f831093 Add some high level docs in ucore_logging.h Nils O. Selåsdal 2012-11-06 19:04:17 +01:00
  • 25fe18c59c Fix warning in test_logging.c Nils O. Selåsdal 2012-11-06 18:01:23 +01:00
  • 6e6988728c add logging_subdir/ to git ignore, incase test suite fails to remove it Nils O. Selåsdal 2012-11-05 23:45:01 +01:00
  • cc55ab4542 Add more logging tests Nils O. Selåsdal 2012-11-05 23:40:59 +01:00
  • 99598c7add Add some comments Nils O. Selåsdal 2012-11-05 23:12:17 +01:00
  • 56eb4b84b4 Fix removing destinations when it's not the last or only destination... Nils O. Selåsdal 2012-11-05 21:07:13 +01:00
  • 2b85b3865f Add uc_log_delete_destination. Make a copy of ident for syslog destination Nils O. Selåsdal 2012-11-04 23:57:38 +01:00
  • 2a1d341e8b Added tests for logging Nils O. Selåsdal 2012-11-04 23:24:02 +01:00
  • f754e31f8e add doc/ t o.gitignore, it's doxygen generated Nils O. Selåsdal 2012-11-01 19:12:48 +01:00
  • 9aa6edf902 Add Doxyfile, change docs Nils O. Selåsdal 2012-11-01 18:58:53 +01:00
  • cef7e3b057 prefix hash functions with uc_ fix prototype for hashuint Nils O. Selåsdal 2012-11-01 00:01:53 +01:00
  • 205096fe4d Added backtrace.c in test/ Nils O. Selåsdal 2012-10-31 21:55:19 +01:00
  • f2402012e1 Don't show the uc_backtrace_fd function when generating a backtrace. Nils O. Selåsdal 2012-10-31 21:54:38 +01:00
  • 449a31f55b More logging docs Nils O. Selåsdal 2012-10-31 21:29:36 +01:00
  • 429b8acfd6 Add documentation to ucore_logging.h Nils O. Selåsdal 2012-10-30 18:44:58 +01:00
  • da534750b9 Updated .gitignore Nils O. Selåsdal 2012-10-30 18:44:34 +01:00
  • fa001cb403 Added .gitignore Nils O. Selåsdal 2012-10-29 23:26:10 +01:00
  • ed3866e49a Initial import of libucore Nils O. Selåsdal 2012-10-29 23:07:32 +01:00