Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(855)

Unified Diff: ports/glibc-compat/README

Issue 1260083004: Add needed functions to glibc-compat for pkg (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@master
Patch Set: fix wrong c++ lib Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ports/glibc-compat/Makefile ('k') | ports/glibc-compat/include/fts.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/glibc-compat/README
diff --git a/ports/glibc-compat/README b/ports/glibc-compat/README
index 23ecf64e827768117da1e090306eeb34981ef9b0..84e1971f3da8a3599dea6cca945ccba88e69f984 100644
--- a/ports/glibc-compat/README
+++ b/ports/glibc-compat/README
@@ -17,4 +17,5 @@ directory of Native Client with revisions to:
Some more contents are added to elf*.h from freebsd source tree
https://svnweb.freebsd.org/base/release/10.1.0/
-err.h and err.c are pulled from freebsd 10.1 with some modifications.
+flock.c, fts.h, fts.c, err.h, err.c and timegm are pulled from freebsd 10.1 with
+some modifications.
« no previous file with comments | « ports/glibc-compat/Makefile ('k') | ports/glibc-compat/include/fts.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698