Skip to content

Commit

Permalink
allow EACCES errors when opening /proc for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrich Drepper committed Oct 17, 2005
1 parent 5d1d7ad commit dd3af58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Return EOF not 0.

* sysdeps/unix/sysv/linux/readonly-area.c (__readonly_area): Also
allow EACCES errors when opening /rpco for now.
allow EACCES errors when opening /proc for now.

* wctype/wcfuncs.c: Don't use expensive wide char lookups in isw*
functions if character is in ASCII range.
Expand Down

0 comments on commit dd3af58

Please sign in to comment.