Menu

/missing.h Commit Log


Commit Date  
[ad3793] (2.2 kB) by Richard Cochran Richard Cochran

Add missing semicolon to enumeration.

This patch adds a semicolon forgotten in commit
5bf265e "missing: add onestep sync to missing.h"

Signed-off-by: Richard Cochran <richardcochran@...>

2013-09-04 18:55:11 View
Download
[5bf265] (2.2 kB) by Jacob Keller Jacob Keller , pushed by Richard Cochran Richard Cochran

missing: add onestep sync to missing.h

this patch uses grep to test whether the net_tstamp.h header has
HWTSTAMP_TX_ONESTEP_SYNC flag defined. If it doesn't then we can simply define
it with the correct value. This works because proper drivers should just report
that the value is not allowed if they don't support onestep mode. This is the
cleanest way to ensure that linuxptp will still work on kernels which have not
defined the one step flag, and also works for any distributions which backport
the feature.

Signed-off-by: Jacob Keller <jacob.e.keller@...>

2013-09-04 00:19:30 View
Download
[f394e1] (2.1 kB) by Richard Cochran Richard Cochran

uClinux: Add another missing system call wrapper.

Signed-off-by: Richard Cochran <richardcochran@...>

2013-06-14 09:47:58 View
Download
[9edd31] (1.9 kB) by Miroslav Lichvar Miroslav Lichvar , pushed by Richard Cochran Richard Cochran

Use clock_adjtime from glibc if available.

Signed-off-by: Miroslav Lichvar <mlichvar@...>

2012-09-05 15:00:30 View
Download
[d6ce3f] (1.8 kB) by Richard Cochran Richard Cochran

Fix compilation for uclinux toolchain lacking <sys/timerfd.h>

Signed-off-by: Richard Cochran <richardcochran@...>

2012-02-19 17:25:21 View
Download
[ba6cf8] (1.8 kB) by Richard Cochran Richard Cochran

uClinux: provide missing system calls.

The timerfd calls are missing from Sourcery CodeBench Lite 2011.09-23.
We can remove this code once these calls are properly integrated into a
current tool chain.

Signed-off-by: Richard Cochran <richardcochran@...>

2011-12-30 07:33:30 View
Download
[af380e] (1.4 kB) by Richard Cochran Richard Cochran

Add the license, a readme, and some header files.

This commit gets the project off to a good start. The header files provide
some basic data types and definitions.

The README file will most probably grow over time.

Signed-off-by: Richard Cochran <richardcochran@...>

2011-11-01 16:32:40 View
Download
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.