about summary refs log tree commit diff
path: root/db/btree
Commit message (Collapse)AuthorAgeFilesLines
* Set $inhibit_glue.Roland McGrath1996-01-291-5/+17
|
* Sun Jan 14 17:51:09 1996 Andreas Schwab ↵Roland McGrath1996-01-171-1/+1
| | | | | | | | | | | | | | | <schwab@issan.informatik.uni-dortmund.de> * MakeTAGS (all-sources, all-headers): Always search the current directory first. * db/btree/bt_seq.c (__bt_first): Return RET_SPECIAL when key not found. * MakeTAGS (all-sources, all-headers): Always search the current directory first. * db/btree/bt_seq.c (__bt_first): Return RET_SPECIAL when key not found.
* * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'. cvs/libc-960102Roland McGrath1996-01-0215-0/+4797
(hurd_preempt_signals, hurd_unpreempt_signals): Decls removed. * hurd/hurd/sigpreempt.h: New file. * hurd/preempt-sig.c: Rewritten with new interface. * sysdeps/mach/hurd/jmp-unwind.c (_longjmp_unwind): Remove local signal preempters being unwound past. * db: New directory, 4.4 BSD db package incorporated from BSD db-1.85 release. * sysdeps/unix/sysv/linux/sys/param.h: Several new macros for BSD compatibility.