File tree Expand file tree Collapse file tree 7 files changed +19
-26
lines changed Expand file tree Collapse file tree 7 files changed +19
-26
lines changed Original file line number Diff line number Diff line change 1- //===-- Definition of struct itimerval
2- //-------------------------------------===//
1+ //===-- Definition of struct itimerval ------------------------------------===//
32//
43// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1- // ===-- Implementation header for getitimer
2- // -----------------------------------===//
1+ // ===-- Implementation header for getitimer -------------------------------===//
32//
43// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1- // ===-- Implementation file for getitimer
2- // ------------------------------------===//
1+ // ===-- Implementation file for getitimer ---------------------------------===//
32//
43// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1- // ===-- Implementation file for setitimer
2- // ------------------------------------===//
1+ // ===-- Implementation file for setitimer ---------------------------------===//
32//
43// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1- // ===-- Implementation header for setitimer
2- // -----------------------------------===//
1+ // ===-- Implementation header for setitimer -------------------------------===//
32//
43// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54// See https://llvm.org/LICENSE.txt for license information.
Original file line number Diff line number Diff line change 1- // //===-- Unittests for getitimer
2- // -------------------------------------------===//
3- // //
4- // // Part of the LLVM Project, under the Apache License v2.0 with LLVM
1+ // ===-- Unittests for getitimer -------------------------------------------===//
2+ //
3+ // Part of the LLVM Project, under the Apache License v2.0 with LLVM
54// Exceptions.
6- // // See https://llvm.org/LICENSE.txt for license information.
7- // // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8- // //
9- // // ===----------------------------------------------------------------------===//
5+ // See https://llvm.org/LICENSE.txt for license information.
6+ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7+ //
8+ // ===----------------------------------------------------------------------===//
109
1110#include " src/sys/time/getitimer.h"
1211#include " hdr/types/struct_itimerval.h"
Original file line number Diff line number Diff line change 1- // //===-- Unittests for setitimer
2- // -------------------------------------------===//
3- // //
4- // // Part of the LLVM Project, under the Apache License v2.0 with LLVM
1+ // ===-- Unittests for setitimer -------------------------------------------===//
2+ //
3+ // Part of the LLVM Project, under the Apache License v2.0 with LLVM
54// Exceptions.
6- // // See https://llvm.org/LICENSE.txt for license information.
7- // // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
8- // //
9- // // ===----------------------------------------------------------------------===//
5+ // See https://llvm.org/LICENSE.txt for license information.
6+ // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7+ //
8+ // ===----------------------------------------------------------------------===//
109
1110#include " src/signal/signal.h"
1211#include " hdr/types/struct_itimerval.h"
You can’t perform that action at this time.
0 commit comments