comparison src/getloadavg.c @ 5495:1f0b15040456

Merge.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 01 May 2011 18:44:03 +0100
parents 861f2601a38b 308d34e9f07d
children 574f0cded429
comparison
equal deleted inserted replaced
5494:861f2601a38b 5495:1f0b15040456
6 NOTE: The canonical source of this file is maintained with gnulib. 6 NOTE: The canonical source of this file is maintained with gnulib.
7 Bugs can be reported to bug-gnulib@gnu.org. 7 Bugs can be reported to bug-gnulib@gnu.org.
8 8
9 This file is part of XEmacs. 9 This file is part of XEmacs.
10 10
11 XEmacs is free software; you can redistribute it and/or modify it 11 XEmacs is free software: you can redistribute it and/or modify it
12 under the terms of the GNU General Public License as published by the 12 under the terms of the GNU General Public License as published by the
13 Free Software Foundation; either version 2, or (at your option) any 13 Free Software Foundation, either version 3 of the License, or (at your
14 later version. 14 option) any later version.
15 15
16 XEmacs is distributed in the hope that it will be useful, but WITHOUT 16 XEmacs is distributed in the hope that it will be useful, but WITHOUT
17 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or 17 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
18 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License 18 FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
19 for more details. 19 for more details.
20 20
21 You should have received a copy of the GNU General Public License 21 You should have received a copy of the GNU General Public License
22 along with XEmacs; see the file COPYING. If not, write to 22 along with XEmacs. If not, see <http://www.gnu.org/licenses/>. */
23 the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24 Boston, MA 02111-1307, USA. */
25 23
26 /* Synced up with: FSF 23.1.92. */ 24 /* Synced up with: FSF 23.1.92. */
27 /* Synced by: Ben Wing. */ 25 /* Synced by: Ben Wing. */
28 26
29 /* Compile-time symbols that this file uses: 27 /* Compile-time symbols that this file uses: