remove garbage ChangeLog entry.
This commit is contained in:
parent
774cd790fc
commit
34397675de
|
@ -1,3 +1,8 @@
|
|||
2001-10-30 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* exceptions.cc (signal_exit): Weight the odds against the main thread
|
||||
running when signal thread is exiting.
|
||||
|
||||
2001-10-30 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* sigproc.cc (sigproc_terminate): Don't signal main thread when exiting.
|
||||
|
@ -59,10 +64,6 @@
|
|||
(fhandler_base::fstat): Subtract 1 from arbitrary time setting to avoid
|
||||
strange ls -l granularity problem.
|
||||
|
||||
2001-10-24 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* shared_info.h (MOUNT_VE
|
||||
|
||||
2001-10-29 Christopher Faylor <cgf@redhat.com>
|
||||
|
||||
* select.cc (MAKEready): Remove extraneous select_read.
|
||||
|
|
Loading…
Reference in New Issue