Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set $inhibit_glue. | Roland McGrath | 1996-01-29 | 3 | -22/+35 |
| | |||||
* | * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not cvs/libc-960120 | Roland McGrath | 1996-01-20 | 1 | -0/+2 |
| | | | | | | | | | | | | | | __tcdrain. * posix/glob.c (glob): Use prototype in getlogin decl. * db/ndbm.h: Declare dbm_error, dbm_clearerr. * db/db/db.c (__dberr): Define with prototype. (__dbpanic): Use prototypes in casts. * db/hash/hash_log2.c: Add prototype decl. * sysdeps/generic/_strerror.c (_strerror_internal): Define with prototype. | ||||
* | * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'. cvs/libc-960102 | Roland McGrath | 1996-01-02 | 10 | -0/+3878 |
(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. |