Displaying 2 results from an estimated 2 matches for "999437".
2005 Jun 02
2
Re: Reboots -- lsof and SIGHUP, a combination to know ...
From: Simon Perreault <nomis80 at lqt.ca>
> Sure, theoretically it would be possible, but how would you restart this one?
> [nomis80 at poste10-153 ~]$ sudo lsof | grep libc | grep init
> init 1 root mem REG 253,0 1521500 999437 /lib/tls/libc-2.3.5.so
I need to verify the post-install script for the glibc RPM, but
I believe it SIGHUPs the process -- and SIGHUP tells GLibC to
reload itself for all new calls from any new process, while
leaving the old code available for running processes.
Building a tree of service calls a...
2008 Jun 26
2
[LLVMdev] [PATCH] Mach-O Identify File Type
What do you mean ?
Le 26 juin 08 à 21:25, Mike Stump a écrit :
> On Jun 25, 2008, at 4:59 PM, Jean-Daniel Dupas wrote:
>> An improved Mach-O file type detection for sys::IdentifyFileType()
>
> Odd, your message doesn't verify.
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>