|
litl
0.1.9
|
litl_split A utility for disassembling archives of traces into separate regular trace files More...
#include <stdlib.h>#include <string.h>#include <fcntl.h>#include <unistd.h>#include "litl_split.h"Go to the source code of this file.
Macros | |
| #define | _GNU_SOURCE |
Functions | |
| int | main (int argc, char **argv) |
litl_split A utility for disassembling archives of traces into separate regular trace files
Definition in file litl_split.c.
| #define _GNU_SOURCE |
Definition at line 18 of file litl_split.c.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 61 of file litl_split.c.
1.8.13