index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
select.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
select: Make file descriptor lists per-thread
Harald Welte
2019-11-07
1
-3
/
+17
*
context: Add support for [per-thread] global talloc contexts
Harald Welte
2019-08-27
1
-5
/
+35
*
select: Rename BSC_FD_* constants to OSMO_FD_*
Harald Welte
2019-03-21
1
-8
/
+8
*
select: Call log_reset_context() before calling file descriptor callbacks
Harald Welte
2019-02-21
1
-0
/
+6
*
timerfd_create(): Fix error handling of osmo_fd_register()
Harald Welte
2018-10-21
1
-1
/
+8
*
Add osmo_timerfd_* functions for osmo_fd-wrapped timerfd
Harald Welte
2018-05-10
1
-0
/
+66
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-0
/
+3
*
add osmo_fd_setup() convenience function to fill-in osmo_fd
Harald Welte
2017-08-12
1
-0
/
+18
*
select: Add new osmo_fd_close() function
Harald Welte
2017-07-13
1
-0
/
+17
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-6
/
+7
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-7
/
+7
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-3
/
+2
*
src/select.c: Don't #include <sys/select.h> if it doesn't exist
Harald Welte
2017-05-17
1
-1
/
+1
*
select: Find the highest fd when filling the fd_sets
Holger Hans Peter Freyther
2017-04-04
1
-1
/
+12
*
select: add functionality to check socket state
Philipp Maier
2017-02-07
1
-6
/
+24
*
osmo_select_main(): drop useless call to osmo_timers_check()
Neels Hofmeyr
2016-09-28
1
-2
/
+0
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-1
/
+5
*
select: Externalize fd_set filling and dispatch
Holger Hans Peter Freyther
2016-03-31
1
-32
/
+51
*
Add new osmo_fd_get_by_fd() function
Harald Welte
2016-03-19
1
-0
/
+12
*
fix FSF address in sources/headers
Jaroslav Škarvada
2015-11-12
1
-1
/
+2
*
select.c: Add missing #include lines for string.h and sys/select.h
Harald Welte
2014-11-14
1
-0
/
+2
*
select: Fix english in comment
Holger Hans Peter Freyther
2014-05-15
1
-1
/
+1
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
some more doxygen work (include the notion of modules)
Harald Welte
2011-08-17
1
-0
/
+19
*
merge process.[ch] with application.[ch]
Harald Welte
2011-06-26
1
-0
/
+9
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
1
-11
/
+11
*
timer: use namespace prefix osmo_timer*
Pablo Neira Ayuso
2011-05-07
1
-4
/
+4
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-3
/
+3
*
select.c: Change license terms from GPLv2 (from ulogd) to GPLv2+
Harald Welte
2010-10-31
1
-2
/
+3
*
bsc_fd: Add a build option to be able to debug fd list corruption
Holger Hans Peter Freyther
2010-08-06
1
-0
/
+12
*
select.c: Make the ugly hacker uglier...
Holger Hans Peter Freyther
2010-04-11
1
-1
/
+2
*
fix select.c build (config.h)
Harald Welte
2010-02-20
1
-0
/
+2
*
intial checkin of the libosmocore project
Harald Welte
2010-02-20
1
-0
/
+128