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

Side by Side Diff: base/third_party/libevent/event.3

Issue 1531573008: move libevent into base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix shim path Created 5 years 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 unified diff | Download patch
« no previous file with comments | « base/third_party/libevent/event.h ('k') | base/third_party/libevent/event.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 .\" $OpenBSD: event.3,v 1.4 2002/07/12 18:50:48 provos Exp $ 1 .\" $OpenBSD: event.3,v 1.4 2002/07/12 18:50:48 provos Exp $
2 .\" 2 .\"
3 .\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org> 3 .\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org>
4 .\" All rights reserved. 4 .\" All rights reserved.
5 .\" 5 .\"
6 .\" Redistribution and use in source and binary forms, with or without 6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions 7 .\" modification, are permitted provided that the following conditions
8 .\" are met: 8 .\" are met:
9 .\" 9 .\"
10 .\" 1. Redistributions of source code must retain the above copyright 10 .\" 1. Redistributions of source code must retain the above copyright
(...skipping 604 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 .Sh AUTHORS 615 .Sh AUTHORS
616 The 616 The
617 .Nm event 617 .Nm event
618 library was written by Niels Provos. 618 library was written by Niels Provos.
619 .Sh BUGS 619 .Sh BUGS
620 This documentation is neither complete nor authoritative. 620 This documentation is neither complete nor authoritative.
621 If you are in doubt about the usage of this API then 621 If you are in doubt about the usage of this API then
622 check the source code to find out how it works, write 622 check the source code to find out how it works, write
623 up the missing piece of documentation and send it to 623 up the missing piece of documentation and send it to
624 me for inclusion in this man page. 624 me for inclusion in this man page.
OLDNEW
« no previous file with comments | « base/third_party/libevent/event.h ('k') | base/third_party/libevent/event.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698