]> git.sur5r.net Git - bacula/docs/commit
- Start removing #ifdef HAVE_TLS by sneaky tricks.
authorKern Sibbald <kern@sibbald.com>
Fri, 10 Jun 2005 22:30:48 +0000 (22:30 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 10 Jun 2005 22:30:48 +0000 (22:30 +0000)
commit5d210de5a55cdc35eb446f56e4b4066b1daccd5e
tree240f681301953891133e6f99cefbe90880f1ebc3
parent06a1954c5f05d8b464f791ce995287f5772a26ab
- Start removing #ifdef HAVE_TLS by sneaky tricks.
- Begin implementation of TLS in wx-console
- Remove ignoring SIGCHLD from console.
- Rework the dlist binary search routines for implemenation
  of the Volume reservation code -- make it more general.
- Strip double slashes // from Win32 filenames in an attempt
  to resolve restore problems on some systems.
- Fix a minor bugs in the trace code that caused the first
  line output to be lost.
- Implement a good first cut at adding Volume reservation code
  to the storage daemon (in file reserve.c).
- Remove old unused code from the tree.c routines.