This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCHv2 0/2] fix realpath issues


v2: split into two pieces, touch NEWS to mention bz number

Eric Blake (2):
  realpath: allow // to be handled specially
  realpath: don't lose errno on failure

 ChangeLog             | 12 +++++++++++
 NEWS                  | 10 ++++-----
 stdlib/canonicalize.c | 56 +++++++++++++++++++++++++++++++++++++++++----------
 3 files changed, 62 insertions(+), 16 deletions(-)

-- 
1.8.3.1


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]