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

Unified Diff: fusl/include/utmpx.h

Issue 1715493002: [fusl] Update fusl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 4 years, 10 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 | « fusl/include/utmp.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fusl/include/utmpx.h
diff --git a/fusl/include/utmpx.h b/fusl/include/utmpx.h
index f0c3b01370c7b5a4b87bd6010929e298993d1924..44b501d3e43957df445acf29d63c1e120bd72e69 100644
--- a/fusl/include/utmpx.h
+++ b/fusl/include/utmpx.h
@@ -43,6 +43,7 @@ void setutxent(void);
#define e_exit __e_exit
#define e_termination __e_termination
void updwtmpx(const char *, const struct utmpx *);
+int utmpxname(const char *);
#endif
#define EMPTY 0
« no previous file with comments | « fusl/include/utmp.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698