From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [PATCH RFA #2] Retry open()s in procfs.c Date: Mon, 16 Apr 2001 18:30:00 -0000 Message-id: <1010417013021.ZM31979@ocotillo.lan> References: <1010414015521.ZM21085@ocotillo.lan> X-SW-Source: 2001-04/msg00164.html On Apr 13, 6:55pm, Kevin Buettner wrote: > * procfs.c (open_with_retry): New function. > (open_procinfo_files, load_syscalls, proc_iterate_over_mappings) > (proc_get_LDT_entry): Call open_with_retry() instead of open(). Committed.